{ "opencollection": "1.0.0", "info": { "name": "Limits Increase API", "version": "20251101" }, "items": [ { "info": { "name": "LimitsIncrease", "type": "folder" }, "items": [ { "info": { "name": "Get all items related to LimitIncreaseRequests", "type": "http" }, "http": { "method": "GET", "url": "https://localhost:9090/20251101/limitsIncreaseItemRequests", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the parent compartment.\nNote: The tenancy is the root compartment.\n" }, { "name": "service", "value": "", "type": "query", "description": "Name of service that owns the limit.\n" }, { "name": "lifecycleState", "value": "", "type": "query", "description": "Lifecycle state of the limit increase request.\n" }, { "name": "limitsIncreaseRequestId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request.\n" }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either 'asc' or 'desc'. By default, it is ascending.\n" }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. You can specify only one sort order. The default order for `timeCreated` is descending.\n" }, { "name": "limit", "value": "", "type": "query", "description": "Maximum number of items returned in a page." }, { "name": "page", "value": "", "type": "query", "description": "The next page token." } ] }, "docs": "Lists items in the specified limit increase request.\nFor more information, see\n[Getting Details for a Limit Increase Request](/iaas/Content/General/service-limits/get-request.htm).\n" }, { "info": { "name": "Get LimitsIncreaseItemRequest", "type": "http" }, "http": { "method": "GET", "url": "https://localhost:9090/20251101/limitsIncreaseItemRequests/:limitsIncreaseItemRequestId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "limitsIncreaseItemRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request." } ] }, "docs": "Gets the specified item from the limit increase request.\nFor more information, see\n[Getting Details for a Limit Increase Request](/iaas/Content/General/service-limits/get-request.htm).\n" }, { "info": { "name": "Cancel Limits Increase Item Request", "type": "http" }, "http": { "method": "POST", "url": "https://localhost:9090/20251101/limitsIncreaseItemRequests/:limitsIncreaseItemRequestId/actions/cancel", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-retry-token", "value": "" } ], "params": [ { "name": "limitsIncreaseItemRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request." } ] }, "docs": "Withdraws the specified item from the limit increase request.\nFor more information, see\n[Withdrawing an Item from a Limit Increase Request](/iaas/Content/General/service-limits/withdraw-item-request.htm).\n" }, { "info": { "name": "Get all questionnaire questions for a given service and limit name. If they are not provider return a super set of questions.", "type": "http" }, "http": { "method": "GET", "url": "https://localhost:9090/20251101/limitsIncreaseQuestionnaires", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the parent compartment.\nNote: The tenancy is the root compartment.\n" }, { "name": "serviceName", "value": "", "type": "query", "description": "The name of the service.\n" }, { "name": "limitName", "value": "", "type": "query", "description": "The name of the limit.\n" }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either 'asc' or 'desc'. By default, it is ascending.\n" }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. Both fields will sort alphabetically\n" }, { "name": "limit", "value": "", "type": "query", "description": "Maximum number of items returned in a page." }, { "name": "page", "value": "", "type": "query", "description": "The next page token." } ] }, "docs": "Gets the fields for the specified service and limit name.\nService name is required if limit name is provided.\nIf limit name is not provided, returns all questions for the specified service.\nIf service name is not provided, returns all available questions.\nFor more information, see\n[Creating a Limit Increase Request](/iaas/Content/General/service-limits/create-request.htm).\n" }, { "info": { "name": "List all the limit increase requests", "type": "http" }, "http": { "method": "GET", "url": "https://localhost:9090/20251101/limitsIncreaseRequests", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "compartmentId", "value": "", "type": "query", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the parent compartment.\nNote: The tenancy is the root compartment.\n" }, { "name": "lifecycleState", "value": "", "type": "query", "description": "Lifecycle state of the limit increase request.\n" }, { "name": "displayName", "value": "", "type": "query", "description": "A filter to return only the resources that match the entire display name specified." }, { "name": "sortOrder", "value": "", "type": "query", "description": "The sort order to use, either 'asc' or 'desc'. By default, it is ascending.\n" }, { "name": "sortBy", "value": "", "type": "query", "description": "The field to sort by. You can specify only one sort order. The default order for `timeCreated` is descending. The default order for `displayName` is ascending.\n" }, { "name": "limit", "value": "", "type": "query", "description": "Maximum number of items returned in a page." }, { "name": "page", "value": "", "type": "query", "description": "The next page token." } ] }, "docs": "Lists limit increase requests in the specified compartment.\nFor more information, see\n[Listing Limit Increase Requests](/iaas/Content/General/service-limits/list-requests.htm).\n" }, { "info": { "name": "Create a new Limit Increase Request", "type": "http" }, "http": { "method": "POST", "url": "https://localhost:9090/20251101/limitsIncreaseRequests", "headers": [ { "name": "opc-retry-token", "value": "" }, { "name": "opc-request-id", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Creates a limit increase request in the specified compartment.\nFor more information, see\n[Creating a Limit Increase Request](/iaas/Content/General/service-limits/create-request.htm).\n" }, { "info": { "name": "Get a Limits Increase Request", "type": "http" }, "http": { "method": "GET", "url": "https://localhost:9090/20251101/limitsIncreaseRequests/:limitsIncreaseRequestId", "headers": [ { "name": "opc-request-id", "value": "" } ], "params": [ { "name": "limitsIncreaseRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request." } ] }, "docs": "Gets the specified limit increase request.\nFor more information, see\n[Getting Details for a Limit Increase Request](/iaas/Content/General/service-limits/get-request.htm).\n" }, { "info": { "name": "Update the Limits Increase Request", "type": "http" }, "http": { "method": "PUT", "url": "https://localhost:9090/20251101/limitsIncreaseRequests/:limitsIncreaseRequestId", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "limitsIncreaseRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Updates the limit increase request.\nFor more information, see\n[Updating a Limit Increase Request](/iaas/Content/General/service-limits/update-request.htm).\n" }, { "info": { "name": "Patch the customer comments on a Limits Increase Request", "type": "http" }, "http": { "method": "PATCH", "url": "https://localhost:9090/20251101/limitsIncreaseRequests/:limitsIncreaseRequestId", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "limitsIncreaseRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request." } ], "body": { "type": "json", "data": "{}" } }, "docs": "Adds one or more comments to the specified limit increase request.\nFor more information, see\n[Adding Comments to a Limit Increase Request](/iaas/Content/General/service-limits/comment-request.htm).\n" }, { "info": { "name": "Delete a Limits Increase Request", "type": "http" }, "http": { "method": "DELETE", "url": "https://localhost:9090/20251101/limitsIncreaseRequests/:limitsIncreaseRequestId", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" } ], "params": [ { "name": "limitsIncreaseRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request." } ] }, "docs": "Deletes the specified limit increase request.\nFor more information, see\n[Deleting a Limit Increase Request](/iaas/Content/General/service-limits/delete-request.htm).\n" }, { "info": { "name": "Cancel Limits Increase Request", "type": "http" }, "http": { "method": "POST", "url": "https://localhost:9090/20251101/limitsIncreaseRequests/:limitsIncreaseRequestId/actions/cancel", "headers": [ { "name": "opc-request-id", "value": "" }, { "name": "if-match", "value": "" }, { "name": "opc-retry-token", "value": "" } ], "params": [ { "name": "limitsIncreaseRequestId", "value": "", "type": "path", "description": "The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request." } ] }, "docs": "Withdraws the specified limit increase request.\nFor more information, see\n[Withdrawing a Limit Increase Request](/iaas/Content/General/service-limits/withdraw-request.htm).\n" } ] } ], "bundled": true }