更新时间:2024-03-20 GMT+08:00

PTR管理

表1 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

-

list类接口。

仅支持以下两种过滤条件:
  • 通过企业项目过滤条件。
  • 通过资源ID过滤条件。资源ID形式:{region}:{floatingip_id}

其他情况不支持。