v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBmonitorsLibraryManagement
Usage info of monitors.
Get the current number and the allowed number of log and metrics monitors.
get/v1/monitors/usageInfo
Response
MonitorUsageInfo has been retrieved successfully.
Example response
[
{
"monitorType": "Logs",
"usage": 100,
"limit": 100,
"total": 100
}
]