ni.measurementlink.sessionmanagement.v1.annotations

Constants for session client details annotations.

Attributes

RESERVED_HOSTNAME

Key for an annotation indicating the hostname that reserved the session.

RESERVED_USERNAME

Key for an annotation indicating the user name that reserved the session.

RESERVED_IPADDRESS

Key for an annotation indicating the IP address that reserved the session.

REGISTERED_HOSTNAME

Key for an annotation indicating the hostname that registered the session.

REGISTERED_USERNAME

Key for an annotation indicating the user name that registered the session.

REGISTERED_IPADDRESS

Key for an annotation indicating the IP address that registered the session.

Package Contents

ni.measurementlink.sessionmanagement.v1.annotations.RESERVED_HOSTNAME = 'ni/reserved.hostname'

Key for an annotation indicating the hostname that reserved the session.

ni.measurementlink.sessionmanagement.v1.annotations.RESERVED_USERNAME = 'ni/reserved.username'

Key for an annotation indicating the user name that reserved the session.

ni.measurementlink.sessionmanagement.v1.annotations.RESERVED_IPADDRESS = 'ni/reserved.ipaddress'

Key for an annotation indicating the IP address that reserved the session.

ni.measurementlink.sessionmanagement.v1.annotations.REGISTERED_HOSTNAME = 'ni/registered.hostname'

Key for an annotation indicating the hostname that registered the session.

ni.measurementlink.sessionmanagement.v1.annotations.REGISTERED_USERNAME = 'ni/registered.username'

Key for an annotation indicating the user name that registered the session.

ni.measurementlink.sessionmanagement.v1.annotations.REGISTERED_IPADDRESS = 'ni/registered.ipaddress'

Key for an annotation indicating the IP address that registered the session.