Lookup
GET {{cb_url}}/policyservice/v1/orgs/{{cb_org_key}}/policies/{{cb_policy_id}}/rule_configs/rules/{{cb_rule_id}}
Fetch the rule config configuration from a triggered alert.
Note:ย The Alerts V6 API provides theย `ruleid_ย _and_ย _
rulecategoryid_ย _in the_ย _
reasoncode`ย with the formatย `"reasoncode:
rulecategoryid:ruleid"`ย e.g.ย `reasoncode:78F50A65-EC30-4A20-8328-A523BDA82217:8E54DD2E-6857-442A-898D-62603286095C
`_
RBAC PERMISSIONS REQUIRED
Permission (.notation name) | Operation(s) |
---|---|
org.policies | READ |
RESPONSES
status: OK
{"id":"2aaae8b8-469c-4658-b576-0d4001974073","name":"Block google ping","properties":{"action":"BLOCK_ALERT","application_path":"*","direction":"IN","enabled":true,"local_ip_address":"*","local_port_ranges":"*","name":"ICMP_Outbound","protocol":"ICMP","remote_ip_address":"*","remote_port_ranges":"*","rule_access_check_guid":"e8220ab3-f27f-4ffb-8000-fe02e261a211","rule_inbound_event_check_guid":"2aaae8b8-469c-4658-b576-0d4001974073","rule_outbound_event_check_guid":"c9dc86c3-2571-4009-bd83-4fe8bf6097b1","rule_group_name":"Block google ping","test_mode":false},"test_mode":false,"rule_config_id":"df181779-f623-415d-879e-91c40246535d","rule_config_version":21,"rule_config_category":"host_based_firewall","is_archived":false}