VcdCredentialsRequest
VcdCredentialsRequest
Request payload used to authenticate using VMware Cloud Director credentials.
AllOf
This class requires all of the following:
JSON Example
{
"type": "string",
"username": "[email protected]",
"password": "mypassword",
"vcdPassword": "password",
"vcdUser": "admin1@org2"
}
string
type
Optional
Polymorphic discriminator property, value is 'vcdCredentials'
string
vcdPassword
Optional
The corresponding password
string
vcdUser
Optional
A fully qualified VMware Cloud Director username