Apache CloudStack 4.23.0.0 Root Admin API Reference
listHypervisorCapabilities
Lists all hypervisor capabilities.
Request parameters
| Parameter Name | Description | Required |
| hypervisor | The hypervisor for which to restrict the search | false |
| id | ID of the hypervisor capability | false |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false |
Response Tags
| Response Name | Description |
| id | The hypervisor capability ID |
| 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 Instances 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 |
| vmsnapshotenabled | True if Instance Snapshots are enabled for this hypervisor |