This command shuts down the PlateSpin Orchestrate Server.
Enter the command using the syntax shown below. Available options are shown in brackets.
zosadmin stop [--force] [--snap]
When you add an option, use the syntax in the command line as shown above (where options are shown in their long form). Short and long options for this command are listed below.
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 instance and create a snapshot, use the following command:
zosadmin stop --snap