Organisations
Get quotas for an organisation.
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"
]
}