Set Instance Quotas on Compartments

You can set limits on the number of Oracle Cloud Infrastructure Process Automation instances that can be created in a compartment.

  1. Open the navigation menu and click Identity & Security. Under Identity, click Policies.
  2. Click Create Policy.
  3. In the Create Policy window, enter a name (for example, instanceCreationQuota) and a description. Under Policy Builder, choose Show manual editor.
  4. Complete the Policy Statements field.

    For example, to set a quota limit of 10 instances for the compartment named MyCompartment, enter the following statement:

    Set process-automation quota instance-count to 10 in compartment MyCompartment
    Where:
    • process-automation is the family name for Oracle Cloud Infrastructure Process Automation.
    • instance-count is the quota name.
  5. Click Create.
    The policy statement is validated and any syntax errors are displayed.