Apache CloudStack 4.23.0.0 Root Admin API Reference
listKubernetesSupportedVersions
Lists supported Kubernetes version
Request parameters
| Parameter Name | Description | Required |
| arch | the CPU arch of the binaries ISO. Valid options are: x86_64, aarch64, s390x | false |
| id | The ID of the Kubernetes supported version | false |
| keyword | List by keyword | false |
| minimumkubernetesversionid | The ID of the minimum Kubernetes supported version | false |
| minimumsemanticversion | The minimum semantic version for the Kubernetes supported version to be listed | false |
| page | false | |
| pagesize | false | |
| zoneid | The ID of the zone in which Kubernetes supported version will be available | false |
Response Tags
| Response Name | Description |
| id | The ID of the Kubernetes supported version |
| arch | the arch of the binaries ISO for Kubernetes supported version |
| created | The date when this Kubernetes supported version was created |
| directdownload | KVM Only: true if the ISO for the Kubernetes supported version is directly downloaded to Primary Storage bypassing Secondary Storage |
| isoid | The ID of the binaries ISO for Kubernetes supported version |
| isoname | The name of the binaries ISO for Kubernetes supported version |
| isostate | The state of the binaries ISO for Kubernetes supported version |
| isourl | the URL of the binaries ISO for Kubernetes supported version |
| mincpunumber | The minimum number of CPUs needed for the Kubernetes supported version |
| minmemory | The minimum RAM size in MB needed for the Kubernetes supported version |
| name | Name of the Kubernetes supported version |
| semanticversion | Kubernetes semantic version |
| state | The enabled or disabled state of the Kubernetes supported version |
| supportsautoscaling | Whether Kubernetes supported version supports Autoscaling |
| supportsha | Whether Kubernetes supported version supports HA, multi-control nodes |
| zoneid | The ID of the zone in which Kubernetes supported version is available |
| zonename | The name of the zone in which Kubernetes supported version is available |