{ "opencollection": "1.0.0", "info": { "name": "Tessell APIs activity-center infra-deployment API", "version": "1.0" }, "items": [ { "info": { "name": "infra-deployment", "type": "folder" }, "items": [ { "info": { "name": "Get regions", "type": "http" }, "http": { "method": "GET", "url": "{server}/infra-deployments/regions", "headers": [ { "name": "tenant-id", "value": "" }, { "name": "Authorization", "value": "" } ], "params": [ { "name": "cloud-type", "value": "", "type": "query", "description": "Cloud type" }, { "name": "return-private-cp-dp-regions", "value": "", "type": "query", "description": "“Determines whether only regions with Private CP-DP enabled should be returned.”" } ] }, "docs": "Returns the regions supported for subscription creation" } ] } ], "bundled": true }