PTR Record Management

Table 1 Actions for PTR record management

Permission

API

Action

Dependent Permission

IAM Project

Create a PTR record.

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

dns:ptr:set

vpc:*:get*

vpc:*:list*

Y

Modify a PTR record.

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

dns:ptr:set

vpc:*:get*

vpc:*:list*

Y

Unset a PTR record.

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

dns:ptr:set

vpc:*:get*

vpc:*:list*

Y

Unset PTR records in batches.

DELETE /v2.1/reverse/floatingips

dns:ptr:set

vpc:*:get*

vpc:*:list*

Y

Query a PTR record.

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

dns:ptr:get

-

Y

Query PTR records.

GET /v2/reverse/floatingips

dns:ptr:list

-

Y