Skip to main content
POST
Get Compute Resource Metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Project identifier

computeId
string
required

Compute resource identifier

Body

application/json
startTime
string<date-time>

Start time

endTime
string<date-time>

End time

metrics
enum<string>[]

Types of metrics to retrieve

Available options:
cpu,
memory,
disk,
network

Response

Successfully retrieved metrics data

database
string

Database name

metrics
object