vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - UserPrivilegeResult(vim.AuthorizationManager.UserPrivilegeResult)
- Returned by
- FetchUserPrivilegeOnEntities
- Extends
- DynamicData
- See also
- ManagedEntity
- Since
- vSphere API Release 6.5
Data Object Description
This class is used to provide the list of effective privileges set on a given managed entity for a user.Properties
Name | Type | Description |
---|---|---|
entity | ManagedObjectReference
to a ManagedEntity |
The entity on which privileges are retrieved.
|
privileges* | xsd:string[] |
A list of privileges set on the 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 |