{ "opencollection": "1.0.0", "info": { "name": "Oracle Cloud Compute Alarms Compartments API", "version": "20160918" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Compartments", "type": "folder" }, "items": [ { "info": { "name": "Oracle Cloud List Compartments", "type": "http" }, "http": { "method": "GET", "url": "https://iaas.{region}.oraclecloud.com/20160918/compartments", "params": [ { "name": "compartmentId", "value": "ocid1.resource.oc1.iad.abcdefg123456", "type": "query", "description": "The OCID of the tenancy." } ] }, "docs": "Lists the compartments in the tenancy." } ] } ], "bundled": true }