Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - RoleUpdatedEvent(vim.event.RoleUpdatedEvent)
- Extends
- RoleEvent
- Since
- 2.0
Data Object Description
This event records the creation of a role.Properties
Name | Type | Description |
---|---|---|
prevRoleName* | xsd:string |
The name of the previous role.
Since vSphere API Release 6.5 |
privilegeList* | xsd:string[] |
The privileges granted to the role.
|
privilegesAdded* | xsd:string[] |
The privileges added to the role.
Since vSphere API Release 6.5 |
privilegesRemoved* | xsd:string[] |
The privileges removed from the role.
Since vSphere API Release 6.5 |
Properties inherited from RoleEvent | ||
role | ||
Properties inherited from AuthorizationEvent | ||
None | ||
Properties inherited from Event | ||
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |