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} |
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 |
- |
√ |
This API is used to list PTR records.
The following filter criteria are supported:
Other cases are not supported. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.