Data Object - MethodMetrics

Class
VMware.Hv.MethodMetrics
Property of
APIMetrics
Since
Horizon 7.13

Data Object Description

Information about how often the method has been invoked since server started.

Data Object Properties

Properties

Name Type Description
methodNamexsd:string

Name of the method.
  • This property cannot be updated.
countxsd:int

Number of times the method is called.
  • This property cannot be updated.