Listing LTs

You can use the list command to find out which logical terminals are defined. To do this for OU BANKA of instance INST1:

  1. Open the CLI with the following parameters:
    dnicli -i INST1 -ou SYSOU -s DNI_SYSADM
  2. Use the list command to list defined LTs. You can decide whether you want to list all LTs, only master LTs, or only synonym LTs. You must have the system configuration administrator (DniSA) role or have a role with access rights to use the list command in SYSOU:
    • To list all LTs, enter:
      list -ou BANKA -ct DnfLTApplicationSettings -lo co 
    • To list only master LTs, enter:
      list -ou BANKA -ct DnfLT -lo co
    • To list only synonym LTs, enter:
      list -ou DNFSYSOU -ct DnfSynonymLT -lo co

    These list commands list the COs of the specified CT (DnfLTApplicationSettings, DnfLT, or DnfSynonymLT) for the specified OU. The names of these COs are identical to the names of LTs associated with the specified OU.