Apache CloudStack 4.20.0.0 Root Admin API Reference
triggerShutdown
Triggers an automatic safe shutdown of CloudStack by not accepting new jobs and shutting down when all pending jobbs have been completed. Triggers an immediate shutdown if forced
Request parameters
Parameter Name | Description | Required |
managementserverid | the uuid of the management server | true |
Response Tags
Response Name | Description |
managementserverid | The id of the management server |
pendingjobscount | The number of jobs in progress |
readyforshutdown | Indicates whether CloudStack is ready to shutdown |
shutdowntriggered | Indicates whether a shutdown has been triggered |