Unsetting a PTR Record

Function

Delete a PTR record for an EIP by unsetting it to the default value.

The same URI is used to create, modify, and delete PTR records. Different request bodies are used to implement different functions.

URI

PATCH /v2/reverse/floatingips/{region}:{floatingip_id}

For details, see Table 1.
Table 1 Parameters in the URI

Parameter

Mandatory

Type

Description

region

Yes

String

Region of the tenant.

floatingip_id

Yes

String

EIP ID

Request

Response

None

Returned Value

If a 2xx status code is returned, for example, 200, 202, or 204, the request is successful.

For details, see Status Code.