Response data

QNames (MQCFSL)
List of queue names (parameter identifier: MQCACF_Q_NAMES).
QSGDispositions (MQCFIL)
List of QSG dispositions (parameter identifier: MQIACF_QSG_DISPS). This is valid on z/OS only. Possible values for fields in this structure are:
MQQSGD_COPY
The object is defined as MQQSGD_COPY.
MQQSGD_GROUP
The object is defined as MQQSGD_GROUP.
MQQSGD_Q_MGR
The object is defined as MQQSGD_Q_MGR.
MQQSGD_SHARED
The object is defined as MQQSGD_SHARED.
QTypes (MQCFIL)
List of queue types parameter identifier: MQIACF_Q_TYPES). Possible values for fields in this structure are:
MQQT_ALIAS
Alias queue definition.
MQQT_LOCAL
Local queue.
MQQT_REMOTE
Local definition of a remote queue.
MQQT_MODEL
Model queue definition.