CredentialsAuthRequest
CredentialsAuthRequest
Request payload used when extending a user session to a remote VCDA site using VMware Cloud Director username and password credentials.
AllOf
This class requires all of the following:
JSON Example
{
"type": "string",
"site": "site1",
"vcdUsername": "admin1@org2",
"vcdPassword": "password"
}
string
type
Optional
Polymorphic discriminator property, value is 'credentials'
string
vcdPassword
Optional
The corresponding password
string
vcdUsername
Optional
A fully qualified VMware Cloud Director username