topic
Attribute mapping reference for the topic qualifier.
Related MQSC commands: ALTER TOPIC, DEFINE TOPIC, DELETE TOPIC, DISPLAY TOPIC
Request key map
| Friendly name |
MQSC parameter |
authorization_record |
AUTHREC |
cap_expiry |
CAPEXPRY |
cluster_name |
CLUSTER |
cluster_publish_route |
CLROUTE |
command_scope |
CMDSCOPE |
communication_info |
COMMINFO |
custom |
CUSTOM |
default_persistence |
DEFPSIST |
default_priority |
DEFPRTY |
default_put_response |
DEFPRESP |
description |
DESCR |
durable_model_queue_name |
MDURMDL |
durable_subscriptions |
DURSUB |
ignore_state |
IGNSTATE |
like |
LIKE |
multicast |
MCAST |
non_durable_model_queue_name |
MNDURMDL |
non_persistent_message_delivery |
NPMSGDLV |
persistent_message_delivery |
PMSGDLV |
proxy_subscriptions |
PROXYSUB |
publication_scope |
PUBSCOPE |
queue_sharing_group_disposition |
QSGDISP |
subscription_scope |
SUBSCOPE |
topic_string |
TOPICSTR |
topic_type |
TYPE |
use_dead_letter_queue |
USEDLQ |
wildcard_operation |
WILDCARD |
Response key map
| MQSC parameter |
Friendly name |
ALTDATE |
alteration_date |
ALTTIME |
alteration_time |
CAPEXPRY |
cap_expiry |
CLROUTE |
cluster_publish_route |
CLSTATE |
cluster_object_state |
CLUSTER |
cluster_name |
COMMINFO |
communication_info |
CUSTOM |
custom |
DEFPRESP |
default_put_response |
DEFPRTY |
default_priority |
DEFPSIST |
default_persistence |
DESCR |
description |
DURSUB |
durable_subscriptions |
MCAST |
multicast |
MDURMDL |
durable_model_queue_name |
MNDURMDL |
non_durable_model_queue_name |
NPMSGDLV |
non_persistent_message_delivery |
PMSGDLV |
persistent_message_delivery |
PROXYSUB |
proxy_subscriptions |
PUB |
publish |
PUBSCOPE |
publication_scope |
SUB |
subscribe |
SUBSCOPE |
subscription_scope |
TOPIC |
topic_name |
TOPICSTR |
topic_string |
TYPE |
topic_type |
USEDLQ |
use_dead_letter_queue |
WILDCARD |
wildcard_operation |
Request key-value map
noreplace
| Friendly value |
MQSC key |
MQSC value |
yes |
REPLACE |
NO |
replace
| Friendly value |
MQSC key |
MQSC value |
no |
REPLACE |
NO |
yes |
REPLACE |
YES |
Auto-generated from mapping-data.json by scripts/dev/generate_mapping_docs.py.