LIST WSCOM

List workstations in WS database.
ACTION=LIST,RESOURCE=WSCOM,WSAUTO=automation_workstation
                           WSNAME=workstation_name,
                           WSTYPE=workstation_type,
                           WSREP=workstation_rep_attri,
                           WSTWS=fault_tolerant_workstation,
                           WSVIRT=virtual_workstation,
                           WSWAIT=wait_workstation,
                           WSZCENTR=z-centric_workstation,
                           WSRETYPE=remotengine_workstation;
automation_workstation
Y or N (char(1))
fault_tolerant_workstation
Y or N (char(1))
remote-engine_workstation
Z or D (char(1))
virtual_workstation
Y or N (char(1))
wait_workstation
Y or N (char(1))
workstation_name
Character (char(4)) can be generic (%*)
workstation_rep_attri
A, S, C, or N (char(1))
workstation_type
C, G, R, or P (char(1))
z-centric_workstation
Y or N (char(1))
Note:
  1. At least one of the operands starting with WS must be specified.
  2. If you specify WSNAME, this setting supersedes all the other arguments.