View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - APIMetricsInfo
- Class
- VMware.Hv.APIMetricsInfo
- Returned by
- Monitoring_GetAPIMetrics
- See also
- APIMetrics, ConnectionServerId
- Since
- Horizon 7.13
Data Object Description
Represents the API metrics for the connection server. API metrics include the API name and the number of times the API is invoked since the server started.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | ConnectionServerId |
Connection Server Id.
|
hostName | xsd:string |
Fully qualified host name
|
apiMetrics | APIMetrics[] |
Information on the frequency of the APIs.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |