OpenapiGenerated
Update Prometheus rules inheritance.
Path Parameters
organisationSlug*string
Match
^[a-z0-9-_]+$environmentSlug*string
Match
^[a-z0-9-_]+$clusterSlug*string
Match
^[a-z0-9-_]+$Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
body*boolean
Response Body
application/json
application/json
application/json
application/json
application/json
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"
]
}