unmanageAll command

Use the unmanageAll command to remove from management ALL chassis being managed by the current FSM.

Synopsis

smcli [-c] [-prompt] [-user user_name] [-pw password] unmanageAll options

smcli unmanageAll [-h | -? | --help]

smcli unmanageAll [-v | --verbose]

Description

The unmanageAll command removes from management ALL chassis being managed by the current FSM.

Options

-h | -?
Displays the syntax and a brief description of the command.
Tip: If you specify additional options other than -h | -? | --help, the options are ignored.
--help
Displays detailed information about the command, including the syntax, a description of the command, a description of the options and operands, error codes, and examples.
Tips:
  • If you specify additional options other than -h | -? | --help, the options are ignored.
  • You can also display detailed help in the form of man pages using the man command_name command.
-v | --verbose
Writes verbose messages to standard output.

If this option is not specified, this command suppresses noncritical messages.

Exit status

The following codes are returned by this command.
  • 0: The operation completed.
  • 1: A usage error occurred.
  • 110: Command could not complete because an internal error occurred.

Examples

  1. This example removes from management all chassis managed by the current FSM.
    smcli unmanageAll
  2. This example removes from management all chassis managed by the current FSM and include verbose messages.
    smcli unmanageAll -v