The following table indicates the CSV output format of instances that can be remote administrated.
The Parameter column indicates the name of the output parameter in the normal output from ftshwc, see Output format of ftshwc.
Column | Type | Values and Meaning | Parameter |
Name | String | Name enclosed in double quotes | NAME |
Description | String | Description enclosed in double quotes | DESCRIPTION |
Type | String | *GROUP / *INSTANCE | TYPE |
AccessFtAdm | String | *YES / *NO / *NONE | ACCESS |
AccessFtacAdm | String | *YES / *NO / *NONE | ACCESS |
AccessFtOp | String | *YES / *NO / *NONE | ACCESS |
Mode | String | *FTADM / *LEGACY / *NONE | MODE |
CmdMode | String | *CHAR / *TRANSPARENT / empty | MODE |
Example
ftshwc -csv Name;Description;Type;AccessFtAdm;AccessFtacAdm;AccessFtOp;Mode;CmdMode "Hamburg";"Northern Computer Center in Hamburg Wandsbek";*GROUP;*NONE;*NONE; *NONE;; "Hamburg/HH1";"QA Computer Center";*GROUP;*NONE;*NONE;*NONE;; "Hamburg/HH1/HHWSRV01";"Solaris 10";*INSTANCE;*YES;*YES;*YES;*FTADM;*CHAR "Hamburg/HH1/HHWSRV02";"HP-11";*INSTANCE;*YES;*YES;*YES;*FTADM; "Hamburg/HH1/HHWSRV11";"Solaris 9";*INSTANCE;*YES;*NO;*YES;*LEGACY;*TRANSPARENT "Hamburg/HH2";"HR department";*GROUP;*NONE;*NONE;*NONE;; "Hamburg/HH2/HHWSRV99";"Mainframe system (BS2000/OSD)";*INSTANCE;*NO;*NO;*YES;*FTADM;