v1
latestOpenAPI 3.0.12026-07-17254274332.8 KBDatabases
Get Database Time Range Metrics by ID
Get the time range metrics of a database
get/databases/{id}/metrics/time-range
Path parameters
idstring objectid required
ID of the database
ID of the database
Query parameters
endstring date-time
End time for the metrics range (RFC3339 format)
End time for the metrics range (RFC3339 format)
metric_namesstring required
Comma-separated list of metric names to retrieve
Comma-separated list of metric names to retrieve
startstring date-time
Start time for the metrics range (RFC3339 format)
Start time for the metrics range (RFC3339 format)
time_unitstring required
Time unit for the metrics (e.g., minute, hour, day)
Time unit for the metrics (e.g., minute, hour, day)
Response
OK