Vmwportal_Accounts_Summary

Vmwportal_Accounts_Summary
Vmwportal_Accounts_Summary

The Accounts.Summary structure contains the information about the entitlement 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.

JSON Example
{
    "account": "string",
    "name": "string"
}
string
account
Required

Account identifier. 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. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.vmwportal.Account. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.vmwportal.Account.

string
name
Required

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.