Get metrics for a server
Returns specified metrics for a server. In the absence of from and to parameters, metrics for the last 5 minutes are returned.
Path parameters
Server id.
Query parameters
A comma separated list of metrics names. Possible series names associated with a server are: loadavg_norm, cpu_percent, iowait_percent, memory_used_percent, requests_per_second, kilobytes_per_second, avg_processor_queue_length, avg_disk_queue_length
Beginning of a date-time range.
End of a date-time range.
Size of each division for which metrics data will be returned, in seconds. Resolution should not be mentioned when metrics summary is needed
Indicates if summarized value for the series should be returned for the interval.
Response
Metrics for the server have been returned successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.