CredentialsRequest

CredentialsRequest
CredentialsRequest
AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "vcdUser": "admin1@org2",
    "vcdPassword": "password",
    "password": "ssoPass",
    "principal": "string",
    "username": "ssoUser"
}