更新时间:2023-12-07 GMT+08:00
自定义线路管理
权限 |
对应API接口 |
授权项(Action) |
依赖的授权项 |
IAM项目 (Project) |
企业项目 (Enterprise Project) |
---|---|---|---|---|---|
创建自定义线路 |
POST /v2.1/customlines |
dns:customline:create |
- |
√ |
× |
查询自定义线路列表 |
GET /v2.1/customlines |
dns:customline:list |
- |
√ |
× |
删除自定义线路 |
DELETE /v2.1/customlines/{line_id} |
dns:customline:delete |
- |
√ |
× |
修改自定义线路 |
PUT /v2.1/customlines/{line_id} |
dns:customline:update |
- |
√ |
× |