Data Object - AuthorizationPrivilege(vim.AuthorizationManager.Privilege)

Property of
AuthorizationManager
Extends
DynamicData

Data Object Description

This data object type provides access to some aspect of the system. Privileges are generally independent. This means a user with a privilege usually can perform an associated set of actions without needing any additional supporting privileges.

Within each product version, privileges do not change. See AuthorizationDescription for detailed information on the privileges defined by the system.

Properties

Name Type Description
namexsd:string

Privilege name.
onParentxsd:boolean

Determines whether or not the privilege is applied on the parent entity.
privGroupNamexsd:string

Group name.
privIdxsd:string

Unique identifier.
Properties inherited from DynamicData
None

Show WSDL type definition