LIST CPWSCOM

List current plan workstations.
ACTION=LIST,RESOURCE=CPWSCOM,WSAUTO==automation_workstation,
                             WSNAME=workstation_name,
                             WSREP=workstation_rep_attri,
                             WSTYPE=workstation_type,
                             WSVIRT=virtual_workstation,
                             WSWAIT=wait_workstation,
                             WSZCENTR=z-centric_workstation;
                                                          
automation_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))
virtual_workstation
Y or N (char(1))
wait_workstation
Y or N (char(1))
z-centric_workstation
Y or N (char(1))

The workstation key contains WSNAME, WSTYPE, WSREP and WSTWS.

At least one of the operands starting with WS must be specified.