Updated on 2022-08-16 GMT+08:00

Floating IP Address Management

Permission

API

Action

Dependent Permission

IAM Project

Enterprise Project

Allocating a Floating IP Address (Native OpenStack API)

POST /v2.1/{project_id}/os-floating-ips

ecs:serverFloatingIps:use

vpc:floatingIps:get

vpc:floatingIps:create

vpc:floatingIps:update

vpc:ports:get

x

Querying Floating IP Addresses (Native OpenStack API)

GET /v2.1/{project_id}/os-floating-ips

ecs:serverFloatingIps:use

vpc:floatingIps:get

vpc:ports:get

x

Querying Details About Floating IP Addresses (Native OpenStack API)

GET /v2.1/{project_id}/os-floating-ips/{floating_ip_id}

ecs:serverFloatingIps:use

vpc:floatingIps:get

vpc:ports:get

x

Releasing a Floating IP Address (Native OpenStack API)

DELETE /v2.1/{project_id}/os-floating-ips/{floating_ip_id}

ecs:serverFloatingIps:use

vpc:floatingIps:get

vpc:floatingIps:delete

vpc:floatingIps:update

vpc:ports:get

x