Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EndpointCreate

Hierarchy

  • EndpointCreate

Index

Properties

Optional bindings

bindings: string[]

the bindings associated with this endpoint

Optional description

description: string

user-supplied description of the associated tunnel

Optional metadata

metadata: string

user-supplied metadata of the associated tunnel or edge object

poolingEnabled

poolingEnabled: boolean

trafficPolicy

trafficPolicy: string

The traffic policy attached to this endpoint

type

type: string

Type of endpoint. Only 'cloud' is currently supported (represents a cloud endpoint). Defaults to 'cloud' if not specified.

url

url: string

the url of the endpoint

Generated using TypeDoc