{ "opencollection": "1.0.0", "info": { "name": "Usage Proxy Resources API", "version": "20190111" }, "items": [ { "info": { "name": "resources", "type": "folder" }, "items": [ { "info": { "name": "Returns the resource details of a service", "type": "http" }, "http": { "method": "GET", "url": "https://127.0.0.1/20190111/resources", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "serviceName", "value": "", "type": "query", "description": "Service name." }, { "name": "compartmentId", "value": "", "type": "query", "description": "The OCID of the root compartment." }, { "name": "entitlementId", "value": "", "type": "query", "description": "Subscription or entitlement ID." }, { "name": "page", "value": "", "type": "query", "description": "The value of the 'opc-next-page' response header from the previous call." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return in the paginated response." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, which can be ascending (ASC) or descending (DESC)." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Supports one sort order." } ] }, "docs": "Returns the resource details for a service.\n> **Important**: Calls to this API will only succeed against the endpoint in the home region.\n" }, { "info": { "name": "Returns the resource quota details under a tenancy", "type": "http" }, "http": { "method": "GET", "url": "https://127.0.0.1/20190111/resources/quota", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "serviceName", "value": "", "type": "query", "description": "Service name." }, { "name": "compartmentId", "value": "", "type": "query", "description": "The OCID of the root compartment." }, { "name": "serviceEntitlement", "value": "", "type": "query", "description": "Service entitlement ID." }, { "name": "page", "value": "", "type": "query", "description": "The value of the 'opc-next-page' response header from the previous call." }, { "name": "limit", "value": "", "type": "query", "description": "The maximum number of items to return in the paginated response." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, which can be ascending (ASC) or descending (DESC)." }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Supports one sort order." } ] }, "docs": "Returns the resource quota details in a tenancy.\n> **Important**: Calls to this API will only succeed against the endpoint in the home region.\n" } ] } ], "bundled": true }