更新时间:2022-01-25 GMT+08:00

私有IP

权限

对应API接口

授权项(Action)

申请私有IP

POST /v1/{project_id}/privateips

vpc:privateIps:create

查询私有IP

GET /v1/{project_id}/privateips/{privateip_id}

vpc:privateIps:get

查询私有IP列表

GET /v1/{project_id}/subnets/{subnet_id}/privateips

vpc:privateIps:list

删除私有IP

DELETE /v1/{project_id}/privateips/{privateip_id}

vpc:privateIps:delete