TypeScript integration
import App_services_sdk_js from 'app-services-sdk-js'; const client = new App_services_sdk_js({ apiKey: "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