get https://api.solace.cloud/api/v2/missionControl/eventBrokerServices/multiResourceOperations/
Get the status of a multi-resource operation that is being performed on the event broker services. To get the operation, you must provide the operation identifier. The operation identifier is returned as part of the response body to the original API request to initiate the operation.
Your token must have one of the permissions listed in the Token Permissions.
Token Permissions: [
mission_control:access
or services:get
or services:get:self
or services:view
or services:view:self
]