Using Red-C-SDK with redhat.com

unknown integration

Install
# See https://github.com/PhongPham101190/Red-C-SDK
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
SDK on GitHub 📄 API Docs
SDK
Red-C-SDK
unknown
API
redhat.com
redhat.com:catalog_inventory
At a glance
Language unknown
Endpoints38
Base URLhttps://cloud.redhat.com//api/catalog-inventory/v1.0