Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Universal Controller supports the following CLI functions for OMS Servers, which are listed alphabetically on this page.

Syntax, parameters, and examples for each function are provided.

Anchor
ops-oms-status
ops-oms-status

List OMS Servers

Description

Lists OMS Servers and their status.

Syntax

uagcmd ops-oms-status global parameters server-address=address:[port] [options=v]

Parameter

  • server-address=
    Required; Server address or partial server address of one or more OMS servers. Wildcards are supported.
  • options=
    Optional; Supports the v (verbose) option, which will toggle the SysId column in the response output.

Example


Panel
uagcmd ops-oms-status -c config.cfg server-address=lx12-x64:7878


...