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