Vcenter Hvc Links Credentials
Vcenter Hvc Links Credentials
The Vcenter Hvc Links Credentials resource specifies user credentials to make a successful connection to remote endpoint
This schema was added in vSphere API 8.0.1.0.
JSON Example
{
"user_name": "string",
"password": "string"
}
string
user_name
Required
Name of the user to authenticate
This property was added in vSphere API 8.0.1.0.
string As password
As password
password
Required
Password for the user.
This property was added in vSphere API 8.0.1.0.