list -ct (list CTs)

Purpose

Use this command to list configuration object types (CTs), and provide information about each one.

Required access rights:
CT: DniSysAdm.list
CO: DniSysAdm.list
attr: ct
Predefined roles that provide required access rights: DniSA
Issue for OU: SYSOU
Issue to service: DNI_SYSADM

Format

Read syntax diagramSkip visual syntax diagramlist -ctctype  -attrattr -typeFN% -muID -auID -duID -ruID -rauID -qoD -qoDAMORZ -loN -lostring

Parameters

-ct ctype
Name of the configuration object type (CT). This parameter can contain wildcard characters (% or _).
-attr attr
Name of the attribute. This parameter can contain wildcard characters (% or _).
-type
The type of the CT. Possible values:
F
IBM-provided CT that you cannot delete.
N
Normal CT that you can modify and delete.
%
Both types of CTs. This is the default.
-mu ID
User IDs of the modifying or committing users. This parameter can contain wildcard characters (% or _).
-au ID
User IDs of the approving users. This parameter can contain wildcard characters (% or _).
-du ID
User IDs of the deploying users. This parameter can contain wildcard characters (% or _).
-ru ID
User IDs of the rejecting users. This parameter can contain wildcard characters (% or _).
-rau ID
User IDs of the users who rejected the approval. This parameter can contain wildcard characters (% or _).
-qo
Additional query options. You can specify any combination of the following values in any order:
D
All deployed CTs. This is the default.
A
All approved CTs.
M
All modified CTs.
O
All committed CTs.
R
All rejected CTs.
Z
All CTs for which approval is rejected.
-lo
List options. These options specify which information is displayed in the response message, and the order in which it is displayed. You can specify a string of the following characters in any order:
N
CT names. This is the default.
P
Type of the CT, whether IBM-provided (F) or normal (N).
E
Descriptions.
S
Attributes.
F
Comments, if rejected or if approval is rejected.
M
User IDs of modifying or committing users.
A
User IDs of approving users.
R
User IDs of rejecting users.
D
User IDs of deploying users.
Z
User IDs of users performing reject approval operations.
Y
Configuration life-cycle state of the CT:
IP
In process
CO
Committed
AP
Approved
DP
Deployed
X
CT existence state:
C
created
U
updated
D
deleted
W
CO existence state:
C
added
U
updated
D
removed
L
Attribute types:
P
pseudo
R
real
S
secure
Note: Some of the parameters are mutually exclusive. For a list of valid combinations, see List command filter criteria.

Examples

The following command lists CTs waiting for approval and which were modified by the user ID JSMITH:
INST1.SYSOU.DNI_SYSADM>list -ct % -qo O -lo N -mu JSMITH
You receive the following output:
DNIP3300I TestCT