JwtAuthRequest

JwtAuthRequest
JwtAuthRequest
AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "site": "site1",
    "vcdUsername": "admin1@org2",
    "vcdPassword": "password",
    "accessToken": "eyJhbGciOiJSU...PPAbusmegZ8w",
    "context": "acme-dr"
}