ApisMetrics Object
Returns metric information for APIs on a user's Top APIs list.
This object is used by the following operations:
- GET /api/users/{UserID}/mydashboard (in the response)
The properties included in the ApisMetrics object are listed below.
Property | Type | Description |
---|---|---|
StartTime | dateTime | Start time for the set of data returned in the response, in format YYYY-MM-DDTHH:MM:SSZ (all date/times are returned in Zulu time). |
EndTime | dateTime | End time for the set of data returned in the response, in format YYYY-MM-DDTHH:MM:SSZ (all date/times are returned in Zulu time). |
ApiMetrics | ApiMetrics | Returns metric information for an API on a user's Top APIs list. |