vcenter svcaccountmgmt password: output spec
The
output_spec
structure contains information that is returned on successful reset of the service account password. 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.Representation:
{
"new_password" : "secret string"
}
"new_password" : "secret string"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
new_password | secret | service account 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. |