Python integration
import app-services-sdk-python # Set your API key client = app_services_sdk_python.Client(api_key="YOUR_API_KEY")
curl \ -H "x-rh-identity: $API_KEY" \ http://redhat.local/api/patch/v1/systems
curl \ -H "x-rh-identity: $API_KEY" \ http://redhat.local/api/patch/v1/packages/
curl \ -H "x-rh-identity: $API_KEY" \ http://redhat.local/api/patch/v1/advisories