Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.iran.liara.ir/v1/databases/{id}/metrics/summary \ --header 'Authorization: <api-key>'
{ "cpuUsage": [ { "value": [ 123 ], "applet": "<string>" } ], "memoryUsage": [ { "value": [ 123 ], "applet": "<string>" } ], "disksUsage": [ { "size": "<string>", "usage": "<string>", "reportedAt": "<string>" } ] }
get summary reports of database that user owns
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345". #
Bearer:
The name of your database
Successful operation
Show child attributes