redhat.com

Catalog Inventory

🔑 basic 38 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

pip install app-services-sdk-python
app-services-sdk-js ✓ Official
npm install app-services-sdk-js
app-services-sdk-go ✓ Official
go get github.com/redhat-developer/app-services-sdk-go
helm2go-operator-sdk ✓ Official
go get github.com/redhat-nfvpe/helm2go-operator-sdk
operators-sdk-tutorial ✓ Official
go get github.com/redhat-scholars/operators-sdk-tutorial
cert-operator ✓ Official
go get github.com/redhat-cop/cert-operator
app-services-sdk-java ✓ Official
# Maven: see https://github.com/redhat-developer/app-services-sdk-java
curl examples
List Tags
curl \
  -u "$API_USER:$API_PASS" \
  https://cloud.redhat.com//api/catalog-inventory/v1.0/tags
List Tasks
curl \
  -u "$API_USER:$API_PASS" \
  https://cloud.redhat.com//api/catalog-inventory/v1.0/tasks
List Sources
curl \
  -u "$API_USER:$API_PASS" \
  https://cloud.redhat.com//api/catalog-inventory/v1.0/sources
Endpoints (38 total)
GET
/tags
List Tags
GET
/tasks
List Tasks
GET
/sources
List Sources
GET
/tasks/{id}
Show an existing Task
GET
/openapi.json
Return this API document in JSON format
GET
/sources/{id}
Show an existing Source
GET
/service_plans
List ServicePlans
GET
/service_instances
List ServiceInstances
GET
/service_offerings
List ServiceOfferings
GET
/service_plans/{id}
Show an existing ServicePlan
GET
/sources/{id}/tasks
List Tasks for Source
GET
/service_credentials
List ServiceCredentials
At a glance
Total SDKs7
Languages4
Endpoints38
Authbasic
Categories1
https://cloud.redhat.com//api/catalog-inventory/v1.0
Other Redhat APIs (1)
patchman-engine