SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > E
  • 0 Ratings

Data Object - EventFilterSpecByEntity(vim.event.EventFilterSpec.ByEntity)

Property of
EventFilterSpec
Extends
DynamicData
See also
EventFilterSpecRecursionOption, ManagedEntity

Data Object Description

This option specifies a managed entity used to filter event history. If the specified managed entity is a Folder or a ResourcePool, the query will actually be performed on the entities contained within that Folder or ResourcePool, so you cannot query for events on Folders and ResourcePools themselves this way.

Properties

Name Type Description
entity PManagedObjectReference
to a ManagedEntity

The managed entity to which the event pertains.
recursionEventFilterSpecRecursionOption

Specification of related managed entities in the inventory hierarchy.
Properties inherited from DynamicData
None
P Required privilege: System.View
Show WSDL type definition




Feedback

  • 0 Ratings