(Beta) Get a specific resource object for an event broker service by the object path using a SEMP GET

Get the details for a resource object using the unique identifier for the event broker service and the resource object path.

Note: The Try It! feature for this API does not work. To use this API, you must:

  1. Copy the URL to another program.
  2. Remove the /** appended to the end of the URL.
  3. Replace the variables in the URL as specified in the PATH PARAMS.

For more information, see Configuring OAuth Profiles for Management Access to Event Broker Services in the Solace documentation.

This SEMP API supports the following SEMP objects only:

  • [oauthProfiles]

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 ]
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the event broker service.

string
required

The resource path for the resource object you want to retrieve using the SEMP request, for example oauthProfiles/profile1.
See Objects for resource path formatting.

Query Params
customQuery
object

The query parameters to pass as part of the SEMP request when retrieving resource objects from the event broker service. For example, you can build the URL as follows:
broker/SEMP/v2/config/oauthProfiles/testOAuth?select=msgVpnName,queueName&where=msgVpnName==test&count=25&cursor=1
See Objects for query parameters.

Responses

400

Bad request.

404

Not found.

503

Service unavailable.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json