Updated on 2022-01-25 GMT+08:00

PTR Record

Table 1 PTR record management

Permission

API

Action

Dependent Permission

IAM Project

Enterprise Project

Create a PTR record.

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

dns:ptr:set

vpc:*:get*

vpc:*:list*

×

Modify a PTR record.

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

Unset a PTR record.

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

Unset PTR records in batches.

DELETE /v2.1/reverse/floatingips

Query a PTR record.

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

dns:ptr:get

-

×

Query PTR records.

GET /v2/reverse/floatingips

dns:ptr:list

-

×