FirewallFilterByRequestParameters (schema)

Request parameters for filtering entities based on the given criteria

Name Description Type Notes
enforcement_point_path Path of the enforcement point

Path of the enforcement point from where the result need to be fetched.
If not provided, default enforcement point will be considered.
It is mandatory parameter on global manager.
string
parent_path Path of the parent object of the entities

The path of the parent object of entities that are need to be filtered
based in the given criteria.
Parent path is required for filtering rules of particular policy.
string
scope Scope filter criteria

All those firewall entities, policies/rules, will be returned whose scope
value satisfies the given criteria.
The value for scope can be,
- virtual machine id or
- logical router id.
Based on the given scope value, the entities will be filtered.
string Required