View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
eventDatabaseSet | xsd: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.
|
database | EventDatabaseSettings |
How to reach and log into the database server, plus database settings
to use
|
settings | EventDatabaseEventSettings |
Event persistence settings
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |