Updated on 2023-12-14 GMT+08:00

Deleting a Public NAT Gateway

Function

This API is used to delete a public NAT gateway.

URI

DELETE /v2.0/nat_gateways/{nat_gateway_id}

Table 1 Parameter description

Parameter

Mandatory

Type

Description

nat_gateway_id

Yes

String

Specifies the public NAT gateway ID.

Request

None

Response

None

Examples

  • Example request
    DELETE https://{Endpoint}/v2.0/nat_gateways/a78fb3eb-1654-4710-8742-3fc49d5f04f8
  • Example response
    None (STATUS CODE 204)

Status Codes

See Status Codes.