Skip to main content

Endpoint Variables

The following variables are available under the endpoint namespace:

endpoint.addr

The address for this endpoint.

endpoint.host

The hostname for this endpoint.

endpoint.id

The id for this endpoint.

endpoint.port

The port for this endpoint.

endpoint.protocol

The protocol for this endpoint. Current supported values are http, https, tcp, and tls.

endpoint.url

The URL for this endpoint.