Skip to main content

Endpoint Variables

Endpoint Variables

The following variables are available under the endpoint namespace:

NameTypeDescription
endpoint.addrstringThe address for this endpoint.
endpoint.hoststringThe hostname for this endpoint.
endpoint.idstringThe endpoint that serviced this connection.
endpoint.portint32The port for this endpoint.
endpoint.protocolstringThe protocol for this endpoint. Current supported values are http, https, tcp, and tls.
endpoint.urlstringThe url for this endpoint.

endpoint.addr

The address for this endpoint.

Policy

Loading…

Agent Config

Loading…

endpoint.host

The hostname for this endpoint.

Policy

Loading…

Agent Config

Loading…

endpoint.id

The id for this endpoint.

Policy

Loading…

Agent Config

Loading…

endpoint.port

The port for this endpoint.

Policy

Loading…

Agent Config

Loading…

endpoint.protocol

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

Policy

Loading…

Agent Config

Loading…

endpoint.url

The url for this endpoint.

Policy

Loading…

Agent Config

Loading…