Data Object - EventDatabaseEventSettings

Class
VMware.Hv.EventSettings
Property of
EventDatabaseInfo
Since
Horizon View 6.0

Data Object Description

The EventSettings object.

Data Object Properties

Properties

Name Type Description
showEventsForTimexsd:string

Events will be shown in View Administrator for a time based on the value. Value is interpreted as longevity settings in EventsDatabase.EventLongevity
  • This property will be one of:
    Value Description
    "ONE_WEEK"One week
    "TWO_WEEKS"Two weeks
    "THREE_WEEKS"Three weeks
    "ONE_MONTH"One month
    "TWO_MONTHS"Two months
    "THREE_MONTHS"Three months
    "SIX_MONTHS"Six months
classifyEventsAsNewForDaysxsd:int

Events will be marked as new for a time based on the value. Must be between 1 and 3 days.
  • This property has a minimum value of 1.
  • This property has a maximum value of 3.