get https://api.solace.cloud/api/v2/missionControl/eventBrokerServices/
Get the details of an event broker service using its identifier. Optional information can be requested using the ‘expand’ operator using the following:
- ‘broker’-The configuration details and status of event broker service and its Message VPN, such as service class, creation date, cluster name, and service class information.
- ‘serviceConnectionEndpoints’-The details of the service connection endpoints that include the port. A port of 0 indicates that it is disabled.
Token Permissions: [
services:get
, services:get:self
, services:view
, services:view:self
]