Data Object - APIMetricsInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.Monitoring.APIMetricsInfo
Returned by
See also
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¶
Name | Type | Description |
---|---|---|
id | ConnectionServerId | Connection Server Id. 1 |
hostName | xsd:string | Fully qualified host name 1 |
apiMetrics | APIMetrics[] | Information on the frequency of the APIs. 1 |