service
Attribute mapping reference for the service qualifier.
Related MQSC commands: ALTER SERVICE, DEFINE SERVICE, DELETE SERVICE, DISPLAY SERVICE, START SERVICE, STOP SERVICE
Request key map
| Friendly name |
MQSC parameter |
description |
DESCR |
ignore_state |
IGNSTATE |
like |
LIKE |
service_type |
SERVTYPE |
start_arguments |
STARTARG |
start_command |
STARTCMD |
start_mode |
CONTROL |
stderr_destination |
STDERR |
stdout_destination |
STDOUT |
stop_arguments |
STOPARG |
stop_command |
STOPCMD |
Response key map
| MQSC parameter |
Friendly name |
ALTDATE |
alteration_date |
ALTTIME |
alteration_time |
CONTROL |
start_mode |
DESCR |
description |
SERVTYPE |
service_type |
STARTARG |
start_arguments |
STARTCMD |
start_command |
STDERR |
stderr_destination |
STDOUT |
stdout_destination |
STOPARG |
stop_arguments |
STOPCMD |
stop_command |
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.