Apache CloudStack 4.18.0.0 Root Admin API Reference
patchSystemVm
Attempts to live patch systemVMs - CPVM, SSVM
Request parameters
Parameter Name | Description | Required |
forced | If true, initiates copy of scripts and restart of the agent, even if the scripts version matches.To be used with ID parameter only | false |
id | patches systemVM - CPVM/SSVM with the specified ID | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |