Snapservice Sites UserCredentials

Snapservice Sites UserCredentials
Snapservice Sites UserCredentials

The Snapservice Sites UserCredentials schema contains properties used to provide user credentials for the remote vCenter.

This schema was added in vSphere API 9.0.0.0.

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

Username of the remote vCenter.

This property was added in vSphere API 9.0.0.0.

string As password As password
password
Required

Password of the remote vCenter.

This property was added in vSphere API 9.0.0.0.