Bearer authentication header of the form Bearer <token> , where <token> is your auth token.
the url of the endpoint
Type of endpoint. Only 'cloud' is currently supported (represents a cloud endpoint). Defaults to 'cloud' if not specified.
The traffic policy attached to this endpoint
user-supplied description of the associated tunnel
user-supplied metadata of the associated tunnel or edge object
the bindings associated with this endpoint
Create an endpoint, currently available only for cloud endpoints
unique endpoint resource identifier
identifier of the region this endpoint belongs to
timestamp when the endpoint was created in RFC 3339 format
timestamp when the endpoint was updated in RFC 3339 format
deprecated [replaced by URL]: URL of the hostport served by this endpoint
protocol served by this endpoint. one of http , https , tcp , or tls
hostport served by this endpoint (hostname:port) -> soon to be deprecated
whether the endpoint is ephemeral (served directly by an agent-initiated tunnel) or edge (served by an edge) or cloud (represents a cloud endpoint)
the domain reserved for this endpoint
Show child attributes
the address reserved for this endpoint
the tunnel serving requests to this endpoint, if this is an ephemeral endpoint
the edge serving requests to this endpoint, if this is an edge endpoint
the local address the tunnel forwards to
the protocol the agent uses to forward with
The ID of the owner (bot or user) that owns this endpoint
The tunnel session of the agent for this endpoint
URI of the Cloud Endpoint API resource
user supplied name for the endpoint
whether the endpoint allows pooling
Was this page helpful?