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* |
√ |
Modify a PTR record. |
PATCH /v2/reverse/floatingips/{region}:{floatingip_id} |
dns:ptr:set |
vpc:*:get* vpc:*:list* |
√ |
Unset a PTR record. |
PATCH /v2/reverse/floatingips/{region}:{floatingip_id} |
dns:ptr:set |
vpc:*:get* vpc:*:list* |
√ |
Unset PTR records in batches. |
DELETE /v2.1/reverse/floatingips |
dns:ptr:set |
vpc:*:get* vpc:*:list* |
√ |
Query a PTR record. |
GET /v2/reverse/floatingips/{region}:{floatingip_id} |
dns:ptr:get |
- |
√ |
Query PTR records. |
GET /v2/reverse/floatingips |
dns:ptr:list |
- |
√ |