update_policy_priorities
Modify the priority order of policies using an ordered list of policy IDs to define their sequence, ensuring the first listed policy has the highest priority.
Instructions
Update the priority order of policies
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ids | Yes | Ordered list of policy IDs that defines their priority (first has highest priority) | |
organizationIds | No | Organization IDs to associate with priority update. Defaults to [0]. |