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
idConnectionServerId

Connection Server Id.
  • This property cannot be updated.
hostNamexsd:string

Fully qualified host name
  • This property cannot be updated.
apiMetricsAPIMetrics[]

Information on the frequency of the APIs.
  • This property cannot be updated.