InlineJwtAuthRequest1

InlineJwtAuthRequest1
InlineJwtAuthRequest1
JSON Example
{
    "accessToken": "eyJhbGciOiJSU...PPAbusmegZ8w",
    "context": "acme-dr",
    "type": "string"
}
string
accessToken
Optional

A valid access token for the specified VMware Cloud Director.

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 'accessToken'