文档首页> 虚拟私有云 VPC> API参考> 权限和授权项> 路由器(Openstack Neutron API)
更新时间:2023-04-11 GMT+08:00
分享

路由器(Openstack Neutron API)

权限

对应API接口

授权项(Action)

IAM项目(Project)

企业项目(Enterprise Project)

查询路由器列表

GET /v2.0/routers

vpc:routers:get

×

查询路由器

GET /v2.0/routers/{router_id}

vpc:routers:get

×

创建路由器

POST /v2.0/routers

vpc:routers:create

×

更新路由器

PUT /v2.0/routers/{router_id}

vpc:routers:update

×

删除路由器

DELETE /v2.0/routers/{router_id}

vpc:routers:delete

×

添加路由器接口

PUT /v2.0/routers/{router_id}/add_router_interface

  • vpc:routers:addInterface
  • vpc:routers:get

×

删除路由器接口

PUT /v2.0/routers/{router_id}/remove_router_interface

  • vpc:routers:removeInterface
  • vpc:routers:get

×

分享:

    相关文档

    相关产品