Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GET/ Catalog

Response Class

Parameters

Response Messages

GET/ Catalog/{id}

Response Class

Parameters

...

In this article you will learn how to retrieve existing Service Catalog information using the REST API.

GET Method- Service Catalog

To retrieve existing Service Catalog data, specify the following information in Swagger:

  1. Click GET or Expand Operations to retrieve information.
  2. Specify the following details in the Parameters section.:
      - ISM application URL
      - User authtoken
      - Slice token
      - Web service user name and password
  3. Click Try it out to view the response.

GET- Catalog/{id}

You can use this method to retrieve a specific Service Catalog details by specifying the ID. Specify the following details.:

  1. Click GET to retrieve a specific service catalog information.
  2. Specify the following details in the Parameters section.:
      - ISM application URL
      - User authtoken
      - Slice token
      - Web service user name and password
      - Specify the service catalog ID for which you want to retrieve information.
  3. Click Try it out to view the response.