vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PermissionUpdatedEvent(vim.event.PermissionUpdatedEvent)
- Extends
- PermissionEvent
- See also
- RoleEventArgument
- Since
- 2.0
Data Object Description
This event records the update of a permission.Properties
Name | Type | Description |
---|---|---|
prevPropagate* | xsd:boolean |
Previous propogate value.
Since vSphere API Release 6.5 |
prevRole* | RoleEventArgument |
The previous associated role.
Since vSphere API Release 6.5 |
propagate | xsd:boolean |
Whether or not the permission applies to sub-entities.
|
role | RoleEventArgument |
The associated role.
|
Properties inherited from PermissionEvent | ||
entity, group, principal | ||
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 |