Data Object - EventDatabaseInfo

Class
VMware.Hv.EventDatabaseInfo
Returned by
EventDatabase_Get
See also
EventDatabaseEventSettings, EventDatabaseSettings
Since
Horizon View 6.0

Data Object Description

The EventDatabase info object.

Data Object Properties

Properties

Name Type Description
eventDatabaseSetxsd:boolean

Whether or not the event database has been set in the backend. This should be effectively treated as read-only, as it will be ignored on update.
databaseEventDatabaseSettings

How to reach and log into the database server, plus database settings to use
  • This property need not be set.
  • This property is required if eventDatabaseSet is set to true.
settingsEventDatabaseEventSettings

Event persistence settings
  • This property need not be set.
  • This property is required if eventDatabaseSet is set to true.