forked from docs/doc-exports
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: Hongwei, King Wang <king.wanghongwei@huawei.com> Co-committed-by: Hongwei, King Wang <king.wanghongwei@huawei.com>
3.6 KiB
3.6 KiB
Deleting VPN Tags
Function
This API is used to delete VPN tags.
URI
DELETE /v2.0/{project_id}/ipsec-site-connections/{resource_id}/tags/{key}
Request
None
Response
None
Example
- Example request
DELETE /v2.0/{project_id}/ipsec-site-connections/{resource_id}/tags/{key}
Returned Values
For details, see Common Returned Values.
Parent topic: Tag Management