Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - EntityPrivilege(vim.AuthorizationManager.EntityPrivilege)
- Returned by
- HasPrivilegeOnEntities, HasUserPrivilegeOnEntities
- Extends
- DynamicData
- See also
- ManagedEntity, PrivilegeAvailability
- Since
- vSphere API Release 5.5
Data Object Description
This class defines whether a set of privileges are granted for a managed entity.Properties
Name | Type | Description |
---|---|---|
entity | ManagedObjectReference
to a ManagedEntity |
The entity on which the privileges are checked.
|
privAvailability | PrivilegeAvailability[] |
whether a set of privileges are granted for the managed entity.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |