Apache CloudStack 4.15.0.0 Root Admin API Reference
					
                                        
                                        
                                    
                                updateHypervisorCapabilities
Updates a hypervisor capabilities.
Request parameters
| Parameter Name | Description | Required | 
| id | ID of the hypervisor capability | false | 
| maxguestslimit | the max number of Guest VMs per host for this hypervisor. | false | 
| securitygroupenabled | set true to enable security group for this hypervisor. | false | 
Response Tags
| Response Name | Description | 
| id | the ID of the hypervisor capabilities row | 
| hypervisor | the hypervisor type | 
| hypervisorversion | the hypervisor version | 
| maxdatavolumeslimit | the maximum number of Data Volumes that can be attached for this hypervisor | 
| maxguestslimit | the maximum number of guest vms recommended for this hypervisor | 
| maxhostspercluster | the maximum number of Hosts per cluster for this hypervisor | 
| securitygroupenabled | true if security group is supported | 
| storagemotionenabled | true if storage motion is supported |