AccessToken Fields

Fields

RefreshTime The time before ttl to obtain the new token by getting a new one from the proxy server. This field is calculated from ttl taking into consideration network latency and other factors like timer delay, etc.
Token An access token for Aerospike proxy.
TokenFetchLatency The latency involved when fetching the token.
WillExpireSoon Time close to ttl that the token will expire based on TokenFetchLatency

See Also