latestOpenAPI 3.0.02026-08-144311,0881.3 MB
ae167097489f
slosLibraryManagement
Usage info of SLOs.
Get the current number and the allowed number of log and metrics SLOs.
get/v1/slos/usageInfo
Response
SLO Usage Info has been retrieved successfully.
Example response
[
{
"sliType": "Logs",
"usage": 100,
"limit": 100
}
]