app-service_catalog

On this page:

GetServiceFromCatalog

Summary

Get a Service From Service Catalog

Description

Get service details from Service Catalog Store.

Route

GET /service_catalog/GetServiceFromCatalog/:service_id

Roles

admin engineering support apiread

Parameters

DetailsExampleSchema
Name Type Required Description
service_id string yes Service's ID.

Return

DetailsExampleSchema
Name Type Description
service object Return the selected service.