Number of APIs: 3
POST {{baseUrl}}/deployments/traffic-filter/rulesets/:ruleset_id/associations
Applies the ruleset to the specified deployment.
GET {{baseUrl}}/deployments/traffic-filter/rulesets/:ruleset_id/associations
Retrieves a list of deployments that are associated to the specified ruleset.
DELETE {{baseUrl}}/deployments/traffic-filter/rulesets/:ruleset_id/associations/:association_type/:associated_entity_id
Deletes the traffic rules in the ruleset from the deployment.
ENDPOINTS