Get associated rulesets
Retrieves the rulesets associated with a deployment.
GET
/deployments/traffic-filter/associations/{association_type}/{associated_entity_id}/rulesets
curl \
--request GET 'https://{{hostname}}/api/v1/deployments/traffic-filter/associations/{association_type}/{associated_entity_id}/rulesets' \
--user "username:password"