vSphere Web Services API


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
propagatexsd:boolean

Whether or not the permission applies to sub-entities.
roleRoleEventArgument

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
*Need not be set
Show WSDL type definition