View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
methodName | xsd:string |
Name of the method.
|
count | xsd:int |
Number of times the method is called.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |