Note on usage
Function: Show openFT instances that can be remotely administered
User group: Users configured as remote administrators on the remote administration server.
Functional description
ftshwc allows you to show the openFT instances that you are permitted to administer as remote administrator.
You can enter ftshwc both locally on the remote administration server and by remote administration using ftadm :
If you enter ftshwc locally on the remote administration server, the openFT instances are determined on the basis of the user ID under which you issue the ftshwc command.
If you enter ftshwc via a remote administration request using ftadm, you must specify an FTAC transfer admission. The openFT instances are determined on the basis of the admission profile that belongs to this transfer admission.
ftshwc searches the configuration data on the remote administration server for openFT instances that are allowed to be remotely administered with the user ID or using this admission profile and outputs them.
If you are not permitted to remotely administer any instances, the following message is issued:
ftshwc: No instances available
Format
ftshwc -h |
[ -rt=i | -rt=gi | -rt=ig ]
[ -csv ]
Description
-h
Displays the command syntax on the screen. Entries after the -h are ignored.
-rt=i | -rt=gi | -rt=ig
-rt specifies what information is to be displayed.
You can specify the following: i, gi (default), ig
i
Only information on instances is shown.
gi, ig
Information on groups and instances is shown.
-csv
-csv specifies that the data is to be output in CSV format.
-csv not specified
The data is output in default format.