Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TCPEdge

Hierarchy

  • TCPEdge

Index

Properties

Optional backend

edge modules

createdAt

createdAt: Date

timestamp when the edge 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.

uri

uri: string

URI of the edge API resource

Generated using TypeDoc