更新时间:2022-01-25 GMT+08:00
PTR管理
| 权限 | 对应API接口 | 授权项(Action) | 依赖的授权项 | IAM项目(Project) | 企业项目(Enterprise Project) |
|---|---|---|---|---|---|
| 设置PTR Record | PATCH /v2/reverse/floatingips/{region}:{floatingip_id} | dns:ptr:set | vpc:*:get* vpc:*:list* | √ | × |
| 修改PTR Record | PATCH /v2/reverse/floatingips/{region}:{floatingip_id} | ||||
| 恢复PTR Record默认值 | PATCH /v2/reverse/floatingips/{region}:{floatingip_id} | ||||
| 批量恢复PTR Record默认值 | DELETE /v2.1/reverse/floatingips | ||||
| 查询PTR Record | GET /v2/reverse/floatingips/{region}:{floatingip_id} | dns:ptr:get | - | √ | × |
| 查询PTR Record列表 | GET /v2/reverse/floatingips | dns:ptr:list | - | √ | × |
父主题: 权限和授权项