Deleting a Traffic Mirror Filter Rule
Function
This API is used to delete a traffic mirror filter rule.
Debugging
You can debug this API through automatic authentication in API Explorer.
URI
DELETE /v3/{project_id}/vpc/traffic-mirror-filter-rules/{traffic_mirror_filter_rule_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
project_id |
Yes |
String |
Project ID. For details about how to obtain a project ID, see Obtaining a Project ID. |
traffic_mirror_filter_rule_id |
Yes |
String |
Traffic mirror filter rule ID. |
Request Parameters
None
Response Parameters
None
Example Requests
Deleting a traffic mirror filter rule.
DELETE http://{endpoint}/v3/{project_id}/vpc/traffic-mirror-filter-rules/2230d5a2-1868-4264-b917-0e06fa132898
Example Responses
None
Status Codes
Status Code |
Description |
---|---|
204 |
No Content |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot