lsFSM command

Use the lsFSM command to list all known FSMs.

Synopsis

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

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

smcli lsFSM [-v | --verbose]

Description

The lsFSM command lists all FSMs on the network. For each FSMs, it displays information such as the .

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. List information for all FSMs.
    smcli lsFSM
  2. List information for all FSMs and include verbose messages.
    smcli lsFSM -v