Get abnormal workloads
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Get abnormal workloads
Responses
- 200
ok
application/json
Schema
Example (from schema)
Schema
data object required
the number of unhealthy workloads
property name* integer
items object
unhealthy workloads
namespace string required
the name of the namespace
{
"data": {},
"items": {},
"namespace": "string"
}
Loading...