[{"label":"Latest (v1.1)","version":"latest"}]
vmc
UpdateCredentials
Properties
string
password
Required
Password associated with the credentials
string
username
Required
Username of the credentials
JSON Example
{
"password": "string",
"username": "string"
}