This section will contain a more detailed description soon. For the time being, you can feel free to rely on the auto-generated information to get started!
Successfully retrieved database analytics.
One or more of the required parameters were not provided to the request
No or invalid API key provided to the request
No application or database found with the provided unique name.
An unexpected internal error happened during retrieving database analytics.
{- "database": {
- "id": "id",
- "display_name": "Name",
- "analytics": {
- "runtime": [
- {
- "plan": "plan",
- "start_time": "1679587045511",
- "end_time": "1679587045511",
- "seconds": "40"
}
], - "cpu_usage": [
- {
- "time": "1679587045511",
- "value": "value"
}
], - "memory_usage": [
- {
- "time": "1679587045511",
- "value": "value"
}
], - "storage_usage": [
- {
- "time": "1679587045511",
- "value": "value"
}
]
}
}
}