OpenapiGenerated
Get quotas for an organisation.
Path Parameters
organisationSlugstring
Match
^[a-z0-9-_]+$Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.avisi.cloud/api/v1/organisations/string/quotas"{
"environmentsPerCustomer": 0,
"clustersPerCustomer": 0,
"clustersPerEnvironment": 0,
"nodePoolsPerCluster": 0,
"nodesPerNodePool": 0,
"nodesPerCluster": 0
}{
"message": "string",
"details": [
"string"
]
}{
"message": "string",
"details": [
"string"
]
}{
"message": "string",
"details": [
"string"
]
}{
"message": "string",
"details": [
"string"
]
}