Software Secure Workload
Activity Configure

Update the policy order

This endpoint will update the order at which policies are applied.


 

This endpoint changes the order at which policies are applied. As a result new host firewall rules will be inserted and any existing rules will be deleted on the relevant hosts.

POST /openapi/v1/app_scopes/{root_app_scope_id}/policy_order

Parameters:

Name

Type

Description

root_app_scope_id

string

Root scope or which the order is being changed.

ids

array

array of scope id strings in the order they should be enforced.

The ids array parameter must include all members of the root scope, including the root.