vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - EventFilterSpecByTime(vim.event.EventFilterSpec.ByTime)
- Property of
 - EventFilterSpec
 - Extends
 - DynamicData
 - Since
 - 2.0
 
Data Object Description
This option specifies a time range used to filter event history.Properties
| Name | Type | Description | 
|---|---|---|
| beginTime* | xsd:dateTime | 
         The beginning of the time range.
  If this property is not set, then events are collected from
  the earliest time in the database.
       | 
| endTime* | xsd:dateTime | 
         The end of the time range.
  If this property is not specified, then events are collected up to
  the latest time in the database.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |