auth-token
auth-token
Authentication token returned by
VMware Cloud Foundation Operations for future REST API calls.
JSON Example
{
"token": "string",
"validity": 0,
"expiresAt": "string",
"roles": [
"string"
]
}
string
token
Required
Auth token for accessing future rest API(s)
integer As int64
As int64
validity
Required
Token expiration time in milliseconds (since Jan 1, 1970)
string
expiresAt
Optional
Token expiration time, in easy to read string representation (since Jan 1, 1970)
array of
string
roles
Optional
List of roles the current user has