MonitoringToken
MonitoringToken
The response VMware Cloud Director returns to a successful request for a monitoring token.
JSON Example
{
"access_token": "string"
}
string
access_token
Optional
Monitoring access tokens are JWTs similar to access token credentials but aren't used for authorization to VCF. Instead, they are used to validate that a user has been granted access to particular resources.