Vmwportal_Authentication_CreateSpec

Vmwportal_Authentication_CreateSpec
Vmwportal_Authentication_CreateSpec

The Authentication.CreateSpec structure contains the basic authentication credentials for my.vmware.com portal. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

JSON Example
{
    "username": "string",
    "password": "string"
}
string
username
Required

my.vmware.com username. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

string As password
password
Required

my.vmware.com password. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.