Versions Compared

Key

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

...

Description

Lists all specified virtual resources.

Syntax

uagcmd ops-resource-list global parameters [resource-name=name] [resource-type=type] [options=v]

Parameters

  • resource-name=
    Opitonal; Name of virtual resource(s) to be listed. Wildcards are supported.
  • resource-type=
    Optional; One of the following (not case sensitive): renewable, boundary, depletable. (If not specified, all types of virtual resources are listed.)
  • options=
    Optional; Supports the v (verbose) option, which will toggle the SysId and Used By columns in the response output.

Example


Panel
uagcmd ops-resource-list -c config.cfg resource-name=Resource A


...