ni.measurementlink.sessionmanagement.v1.annotations
Constants for session client details annotations.
Attributes
Key for an annotation indicating the hostname that reserved the session. |
|
Key for an annotation indicating the user name that reserved the session. |
|
Key for an annotation indicating the IP address that reserved the session. |
|
Key for an annotation indicating the hostname that registered the session. |
|
Key for an annotation indicating the user name that registered the session. |
|
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.