Set Instance Quotas on Compartments

You can set limits on the number of Oracle Integration Generation 2 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. As an example, to set a quota limit of 10 instances for the compartment named MyCompartment, enter the following statement:
    Set integration quota instance-count to 10 in compartment MyCompartment
    Where:
    • integration: Is the family name for Oracle Integration.
    • instance-count: Is the quota name.
  5. Click Create.
    The policy statement is validated and any syntax errors are displayed.