vcenter svcaccountmgmt service account: create spec
The
create_spec
structure contains information to create a new 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. |