Skip to content

Data Object - APIMetricsInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.health.Monitoring.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

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

  1. This property cannot be updated.