Creating a Limit Increase Request
Request an increase for a service limit in Oracle Cloud Infrastructure.
Government Cloud customers can't use the following procedure to request a service limit increase. Instead, see Requesting a Service Limit Increase for US Government Cloud and US Defense Cloud Tenancies.
You can submit a request to increase your service limits. If you try to create a resource for which a limit has been met, you're prompted to submit a limit increase request. Also, you can get details for a submitted request.
The following procedure applies to requests for service limit increases. For details about the subscribed region limit and how to request an increase to such limits, see Subscribed Region Limits.
Open the Help menu
. Under Targeted help, select Request a limit increase.The Request limit increase window opens.
1. General information
Enter the following values:
- Request name: User-friendly name for the limit request.
- Reason for request: The reason for the request. If the request is urgent or unusual, then provide details here. Avoid entering confidential information.
Tagging
If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, skip this option or ask an administrator. You can apply tags later.
Select Next.
2. Requested items
3. Review and create
Review the limit request, tags, and items and optionally edit before submitting.
To perform an action on a limit increase item directly from the list table, select an available option from the Actions menu in the row for that limit increase item:
- Edit: Open the Edit requested item panel to update the limit increase item.
- Delete: Delete the limit increase item.
Select Submit.
The limit increase request's details page opens with an In Progress status indicator next to the request's name.
A response can take anywhere from a few minutes to a few days. If the request is granted, then a confirmation email is sent to the address provided in the primary contact details.
If Oracle requires extra information about the request, then a follow-up email is sent to the address provided in the primary contact details.
Use the oci limits-increase limits-increase-request create command and required parameters to create a request for a service limit increase:
oci limits-increase limits-increase-request create --compartment-id compartment_OCID --display-name user-friendly-name --items json-file... [OPTIONS]For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the CreateLimitsIncreaseRequest operation to create a request for a service limit increase.