...
objects/type/objectName/fields
URI Segment | Description | Possible values | Wildcards Supported | Wildcard Example |
---|---|---|---|---|
queueManagerName | Name of the queue manager | YES | .* can be used to select all or part of the queue manager name | |
type | See DataTypes and Categories | NO | ||
objectName | Name of the MQ object. Example Queue Name | YES | .* can be used to select all or part of the object name | |
fields | Fields to select separated by a | | YES | .* can be used to select all fields | can be used as an OR statement to select multiple fields |
...