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.
- Open the navigation menu and click Identity & Security. Under Identity, click Policies.
- Click Create Policy.
- In the Create Policy window, enter a name (for example,
instanceCreationQuota
) and a description. Under Policy Builder, choose Show manual editor. - 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.
- Click Create. The policy statement is validated and any syntax errors are displayed.