Apache CloudStack 4.23.0.0 Root Admin API Reference

updateHypervisorCapabilities

Updates a hypervisor capabilities.

Request parameters

Parameter NameDescriptionRequired
hypervisorThe hypervisor for which the hypervisor capabilities are to be updatedfalse
hypervisorversionThe hypervisor version for which the hypervisor capabilities are to be updatedfalse
idID of the hypervisor capabilityfalse
maxdatavolumeslimitThe maximum number of Data Volumes that can be attached to an Instance for this hypervisor.false
maxguestslimitThe maximum number of Guest Instances per host for this hypervisor.false
maxhostsperclusterThe maximum number of the hypervisor hosts per cluster false
securitygroupenabledSet true to enable security group for this hypervisor.false
storagemotionenabledSet true to enable storage motion support for this hypervisorfalse
vmsnapshotenabledSet true to enable Instance Snapshots for this hypervisorfalse

Response Tags

Response NameDescription
idThe hypervisor capability ID
hypervisorThe hypervisor type
hypervisorversionThe hypervisor version
maxdatavolumeslimitThe maximum number of Data Volumes that can be attached for this hypervisor
maxguestslimitThe maximum number of guest Instances recommended for this hypervisor
maxhostsperclusterThe maximum number of Hosts per cluster for this hypervisor
securitygroupenabledTrue if security group is supported
storagemotionenabledTrue if storage motion is supported
vmsnapshotenabledTrue if Instance Snapshots are enabled for this hypervisor