Data Object - EventDatabaseHealthData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.EventDatabaseHealth.EventDatabaseHealthData
Property of
Since
Horizon View 6.0
Data Object Description¶
The health of a configured database connection.
Data Object Properties¶
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
serverName | xsd:string | The name of the database server. | ||||||||||||
port | xsd:int | The port of the database server | ||||||||||||
databaseType | xsd:string | The type of the database. * This property will be one of:
|
||||||||||||
userName | xsd:string | The username used to connect to the database | ||||||||||||
databaseName | xsd:string | The name of the database. | ||||||||||||
tablePrefix | xsd:string | The prefix of tables within the database. | ||||||||||||
state | xsd:string | The state of the database connection. * This property will be one of:
|
||||||||||||
error | xsd:string | Any error with the database connection. 1 |
-
This property need not be set. ↩