List Security Rules with Optimization Recommendations
GET/security-rules
Retrieves a paginated list of security rules that have optimization recommendations generated by the Policy Optimizer engine, scoped to a single manager.
Use "cloud_managed" as the manager_hostname for Strata Cloud Manager rules. For Panorama, provide the Panorama hostname.
If no rules match the query, the response returns a 200 with an empty data array and total of 0.
Request
Responses
- 200
- 400
- 404
- 500
Security rules with recommendations retrieved successfully.
Invalid or missing request parameters (e.g., missing manager_hostname).
Manager not found or no optimization data available.
Internal server error.