Export Host-Based Firewall Rules
GET {{cb_url}}/policyservice/v1/orgs/{{cb_org_key}}/policies/{{cb_policy_id}}/rule_configs/host_based_firewall/rules/_export?format=json
Export host-based firewall rule configs.
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|---|
org.policies | READ |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
format | string | The format to export. Either "csv" or "json" |