maintenance
Get status
Retrieves the status of the active services
get/status
Response
successful operation
Example response
{
"rate_limiters": {
"protocols": [
"SSH"
]
}
}Retrieves the status of the active services
successful operation
{
"rate_limiters": {
"protocols": [
"SSH"
]
}
}