Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                updateKubernetesSupportedVersion
Update a supported Kubernetes version
Request parameters
| Parameter Name | Description | Required | 
| id | the ID of the Kubernetes supported version | true | 
| state | the enabled or disabled state of the Kubernetes supported version | true | 
Response Tags
| Response Name | Description | 
| id | the id of the Kubernetes supported version | 
| 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 | 
| supportsha | whether Kubernetes supported version supports HA, multi-master | 
| 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 |