Data Object - AuthorizationRole(vim.AuthorizationManager.Role)

Property of
AuthorizationManager
Extends
DynamicData
See also
Description
Since
2.0

Data Object Description

This data object type specifies a collection of privileges used to grant access to users on managed entities.

Properties

Name Type Description
infoDescription

Displayable role information.
namexsd:string

System-defined or user-defined role name.
privilege*xsd:string[]

Privileges provided by this role, by privilege identifier.
roleIdxsd:int

Unique role identifier.
systemxsd:boolean

Whether or not the role is system-defined. System-defined roles cannot be changed.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition