VcdJwtRequest

VcdJwtRequest
VcdJwtRequest

Request payload used to authenticate using VMware Cloud Director Acess Token.

AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "vcdUser": "admin1@org2",
    "vcdPassword": "password",
    "context": "acme-dr",
    "vcdAccessToken": "eyJhbGciOiJSU...PPAbusmegZ8w"
}
string
context
Optional

If this token is issued by a vCD instance, different than the local one, this field is used to setup the authorization context header used for VMware Cloud Director Multisite.

string
type
Optional

Polymorphic discriminator property, value is 'vcdAccessToken'

string
vcdAccessToken
Optional

The VMware Cloud Director access token