vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - PermissionEvent(vim.event.PermissionEvent)
- Extended by
- PermissionAddedEvent, PermissionRemovedEvent, PermissionUpdatedEvent
- Extends
- AuthorizationEvent
- See also
- ManagedEntityEventArgument
- Since
- 2.0
Data Object Description
This event records a permission operation.Properties
Name | Type | Description |
---|---|---|
entity | ManagedEntityEventArgument |
The entity to which the permission applied.
|
group | xsd:boolean |
Whether or not the principal was a group.
|
principal | xsd:string |
The user name or group to which the permission was granted.
|
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 |