View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - ViewComposerHealthInfo
- Class
- VMware.Hv.ViewComposerHealthInfo
- Returned by
- ViewComposerHealth_Get, ViewComposerHealth_List
- See also
- ViewComposerHealthConnectionServerConnectionData, ViewComposerHealthData
- Since
- Horizon View 6.0
Data Object Description
Information about the health of a View Composer server.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
serverName | xsd:string |
The host name or ip address for the View Composer server.
|
port | xsd:int |
the port number configured for the View Composer server
|
data | ViewComposerHealthData |
Basic information about the View Composer server.
|
connectionServerData | ViewComposerHealthConnectionServerConnectionData[] |
Information about the View Composer connections from each connection
server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |