Deleting a VPN Resource Tag

Function

This interface is used to delete a VPN resource tag.

URI

DELETE /v2.0/{project_id}/ipsec-site-connections/{resource_id}/tags/{key}

Note

In the URI, project_id indicates the project ID, resource_id indicates the target resource ID, and key indicates the tag key to be deleted.

Request Message

None

Response Message

None

Example

  • Example Request

    DELETE /v2.0/{project_id}/ipsec-site-connections/{resource_id}/tags/{key}
    
  • Example Response

    None

Returned Values

For details, see section Common Returned Values.