Skip to main content

Get Security Rule Optimization Recommendations

GET 

/security-rules/:id

Retrieves the original security rule details and all associated optimization recommendations generated by the Policy Optimizer engine for a specific rule.

The response includes the full original rule configuration plus the complete list of recommended replacement rules — narrowed, application-specific rules that together replicate the intent of the original.

If no recommendations are available, recommended_rules will be an empty array.

Request

Responses

Security rule recommendations retrieved successfully.