FTM SWIFT system administration commands

This section lists FTM SWIFT system administration commands alphabetically.

Note: When naming FTM SWIFT entities, avoid using the percent (%) and underscore (_) characters, as these are used as wildcard characters by the System Configuration service (DNI_SYSADM) and security administration service (DNI_SECADM). If you decide to use one of these characters anyway, you must precede it with two backslash characters:
  • One so that the service recognizes the special character as a literal
  • One so that the CLI recognizes the backslash that precedes the special character as a literal
For example, to create a CT named Test_CT, issue the following command to DNI_SYSADM:
cre -ct Test\\_CT

For a list of return codes, see CLI return codes for all commands.

The following command summaries are available in FTM SWIFT system administration general information:
  • Commands by entity
  • Commands by service
  • Commands and wildcard character usage
  • Valid list command filter criteria
  • List command results
  • Security administration command restrictions
Notes:
  1. The commands, entity names, and parameters are case sensitive.
  2. The order of the parameter pairs is unimportant.