vcenter svcaccountmgmt service account: delete spec
The
delete_spec
structure contains information that is required for the deletion 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_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. |