This command shuts down the Orchestrator Server.
zosadmin stop [--force] [--snap]
Do not prompt for server shutdown confirmation.
Create a snapshot of server state for use in a later upgrade.
Turn on verbose output during this operation.
Turn on debug output during this operation.
Display a help message for this operation.
To stop a server instance without prompting for confirmation, use the following command:
zosadmin stop --force
To stop a server instnce and create a snapshot, use the following command:
zosadmin stop --snap