Cette page n'est pas encore disponible dans votre langue. Nous nous efforçons d'ajouter d'autres langues. Nous vous remercions de votre compréhension.

Help Center/ NAT Gateway/ API Reference/ API v2.0/ Tags/ Deleting a NAT Gateway Tag

Deleting a NAT Gateway Tag

Updated on 2023-04-19 GMT+08:00

Function

This API is idempotent.

When a tag is deleted, it is not verified. The tag key cannot be left blank or be an empty string. If the key of the tag to be deleted is not found, 404 will be returned.

URI

DELETE /v2.0/{project_id}/nat_gateways/{nat_gateway_id}/tags/{key}

Table 1 Parameter description

Parameter

Mandatory

Type

Description

project_id

Yes

String

Specifies the project ID.

nat_gateway_id

Yes

String

Specifies the NAT gateway ID.

key

Yes

String

Specifies the tag key.

Request

None

Response

None

Examples

  • Example request
    DELETE https://{VPC_endpoint}/v2.0/9ad601814ac94c80bf7bb9073ded66fc/nat_gateways/fe1a4cf0-27fe-4b97-a9b1-2c67c127f0e0/tags/key1
  • Example response
    None (STATUS CODE 204)

Status Codes

See Status Codes.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback