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
entityManagedEntityEventArgument

The entity to which the permission applied.
groupxsd:boolean

Whether or not the principal was a group.
principalxsd: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