Skip to content

Unable to Use REST Management Interface #450

@sac80644

Description

@sac80644

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions