InlineCredentialsRequest1

InlineCredentialsRequest1
InlineCredentialsRequest1
JSON Example
{
    "password": "ssoPass",
    "principal": "string",
    "type": "string",
    "username": "ssoUser"
}
string
password
Optional

The password of the single-sign-on user for the vCenter Server Lookup Service.

string
principal
Optional

Optional principal to associate the session with.

string
type
Optional

Polymorphic discriminator property, value is 'ssoCredentials'

string
username
Optional

The single-sign-on user name for the vCenter Server Lookup Service.