PolicyExcludeListFilterRequestParams (schema)

Parameters for filtering the exclude list

Parameters for filtering the exclude list.
Name Description Type Notes
deep_check Check all parents

Deep check all parents of requested intent object, if any of them is in exclude list. If found, makes requested object as excluded.
boolean Default: "False"
enforcement_point_path Path of the enforcement point

Path of the enforcement point from where the result need to be fetched.
If not provided, available enforcement point will be considered.
string
intent_path Path of the intent object to be searched in the exclude list

Path of the intent object to be searched in the exclude list.
string Required