Delete ruleset association
Deletes the traffic rules in the ruleset from the deployment.
Path parameters
-
ruleset_id
string Required The mandatory ruleset ID.
-
association_type
string Required Association type
-
associated_entity_id
string Required Associated entity ID
DELETE
/deployments/traffic-filter/rulesets/{ruleset_id}/associations/{association_type}/{associated_entity_id}
curl \
--request DELETE 'https://api.elastic-cloud.com/api/v1/deployments/traffic-filter/rulesets/{ruleset_id}/associations/{association_type}/{associated_entity_id}'