Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TLSEdge

Hierarchy

  • TLSEdge

Index

Properties

Optional backend

edge modules

createdAt

createdAt: Date

timestamp when the edge configuration was created, RFC 3339 format

Optional description

description: string

human-readable description of what this edge will be used for; optional, max 255 bytes.

Optional hostports

hostports: string[]

hostports served by this edge

id

id: string

unique identifier of this edge

Optional ipRestriction

ipRestriction: EndpointIPPolicy

Optional metadata

metadata: string

arbitrary user-defined machine-readable data of this edge. Optional, max 4096 bytes.

Optional mutualTls

Optional policy

the traffic policy associated with this edge or null

Optional tlsTermination

tlsTermination: EndpointTLSTermination

uri

uri: string

URI of the edge API resource

Generated using TypeDoc