vcenter svcaccountmgmt password: reset spec
The
reset_spec
structure contains information that is required to reset a 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:
{
"account_name" : "string"
}
"account_name" : "string"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
account_name | string | service account name. 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. |