MQS Glossary
ErrorResponse
Field |
Type |
Description |
|---|---|---|
|
integer |
HTTP error code. |
|
string |
HTTP error reason. |
EmptyObject
An empty JSON object.
MQGroupObject
Field |
Type |
Description |
|---|---|---|
|
string |
|
|
number |
|
|
object | null |
MQProfileObject
Field |
Type |
Description |
|---|---|---|
|
string |
|
|
string |
|
|
number |
|
|
string |
|
|
boolean |
|
|
boolean |
|
|
string | null |
|
|
string | null |
|
|
string | null |
MQGroupObjectAndProfiles
Field |
Type |
Description |
|---|---|---|
|
|
The created MQ group object. See MQGroupObject. |
|
array of |
A list of MQ profiles. See MQProfileObject. |
MQGroupActivationRequest
Field |
Type |
Description |
|---|---|---|
|
object |
See MQGroupObject ( |
MQGroupReservationRequest
Field |
Type |
Description |
|---|---|---|
|
array of string(s) |
A list of requested queues, given by user-defined aliases. |
|
array of string(s) |
A list of queue aliases designated for public access outside EWMS. |
PublicMQProfilesResponse
Field |
Type |
Description |
|---|---|---|
|
array of |
A list of MQ profiles. See MQProfileObject. |
JWKSetResponse
Field |
Type |
Description |
|---|---|---|
|
array of object(s) |
The JWKS keys. |
OpenAPISchemaObject
The OpenAPI schema.