-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Description
Hello, I have been trying to implement some monitoring using the REST Management Interface (https://www.ibm.com/support/knowledgecenter/SS5K6E_9.1.0/com.ibm.mqa.doc/monitoring/mo00061_.htm) and have not been successful: GET https://localhost:9443/ibmmq/rest/mgmt
I keep getting:
{"error": [{
"action": "Resubmit the request using a valid URI.",
"completionCode": 0,
"explanation": "There is no corresponding REST interface on the provided URI.",
"message": "MQWB0116E: The URI cannot be invoked as it does not correspond to an existing REST interface.",
"msgId": "MQWB0116E",
"reasonCode": 0,
"type": "rest"
}]}
Metadata
Metadata
Assignees
Labels
No labels