forked from laiweijian4/doc-exports
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
7.7 KiB
7.7 KiB
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* |
√ |
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 |
- |
√ |
Parent topic: Permissions Policies and Supported Actions