stop

This command shuts down the Orchestrator Server.

Syntax

zosadmin stop     [--force] [--snap]

Options

-f=, --force=

Do not prompt for server shutdown confirmation.

-s=, --snap

Create a snapshot of server state for use in a later upgrade.

-v, --verbose

Turn on verbose output during this operation.

-V, --debug

Turn on debug output during this operation.

-h, --help

Display a help message for this operation.

Examples

Example 1

To stop a server instance without prompting for confirmation, use the following command:

zosadmin stop   --force

Example 2

To stop a server instnce and create a snapshot, use the following command:

zosadmin stop --snap