stop_node
Description
Starts the management node service of ZStack Cloud on a specified node.
Usage
| Parameter | Description | Example |
|---|---|---|
| --host HOST | Specifies the SSH URL of the management node to be stopped. | zstack-ctl
stop_node --host 172.20.12.111 |
| --force, -f | Forcibly stops the java process. | zstack-ctl stop_node
--force |