Apache CloudStack 4.20.0.0 Root Admin API Reference
listKubernetesSupportedVersions
Lists supported Kubernetes version
Request parameters
Parameter Name | Description | Required |
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 |
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 |
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 |