vcenter namespaces access: info
The
info
structure contains the information about the access control of the subject on given domain on the namespace.Representation:
{
"role" : "EDIT"
}
"role" : "EDIT"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
role | string | Role of the subject on the namespace. Lists the default roles which can be associated with a subject on a domain on the namespace. Value is one of: EDIT: This role allows modification of the namespace. VIEW: This is a read-only role on the namespace. |