{ "opencollection": "1.0.0", "info": { "name": "CAST AI Kubernetes Cost Optimization AI Enabler Hibernation Schedules API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Hibernation Schedules", "type": "folder" }, "items": [ { "info": { "name": "CAST AI Create hibernation schedule", "type": "http" }, "http": { "method": "POST", "url": "https://api.cast.ai/v1/hibernation/schedules", "body": { "type": "json", "data": "{}" } }, "docs": "Create a hibernation schedule." } ] } ], "bundled": true }