Listing Limits for Service Limit Increase Requests
List limits and current usage. Use this information to submit service limit increase requests in Support Management.
To finish creating the limit support request, see Creating a Service Limit Increase Request. Use the oci support incident-resource-type list command and required parameters to list limits and current usage:
oci support incident-resource-type list --problem-type LIMIT --compartment-id <compartment-ocid> [OPTIONS]
With line breaks:
oci support incident-resource-type list \ --problem-type LIMIT \ --compartment-id <compartment-ocid> \ [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListIncidentResourceTypes operation to list limits and current usage. Set
problemType
toLIMIT
.