{ "opencollection": "1.0.0", "info": { "name": "Oracle Cloud Compute Alarms Namespaces API", "version": "20160918" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Namespaces", "type": "folder" }, "items": [ { "info": { "name": "Oracle Cloud Get Namespace", "type": "http" }, "http": { "method": "GET", "url": "https://iaas.{region}.oraclecloud.com/20160918/n" }, "docs": "Gets the name of the Object Storage namespace for the user making the request." } ] } ], "bundled": true }