Clusters
Update Prometheus rules inheritance.
Path Parameters
organisationSlugstring
Match
^[a-z0-9-_]+$
environmentSlugstring
Match
^[a-z0-9-_]+$
clusterSlugstring
Match
^[a-z0-9-_]+$
bodyboolean
Response Body
curl -X POST "https://api.avisi.cloud/api/v1/orgs/string/clusters/string/string/prometheus-rules-inheritance" \
-H "Content-Type: application/json" \
-d 'true'
{
"message": "string"
}
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}
{
"message": "string",
"details": [
"string"
]
}