Avisi cloud logo
Kubernetes versions

List supported Kubernetes versions.

GET
/api/v1/cluster-versions

Response Body

curl -X GET "https://api.avisi.cloud/api/v1/cluster-versions"
[
  {
    "version": "string"
  }
]
{
  "message": "string",
  "details": [
    "string"
  ]
}
{
  "message": "string",
  "details": [
    "string"
  ]
}
{
  "message": "string",
  "details": [
    "string"
  ]
}
{
  "message": "string",
  "details": [
    "string"
  ]
}