Updated on 2024-04-18 GMT+08:00

Floating IP Address Management

Permission

API

Action

Dependencies

IAM Project

Enterprise Project

Authorization by Instance

Authorization by Tag

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

Supported

Not supported

Not supported

Not supported

Querying floating IP addresses (native OpenStack API)

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

ecs:serverFloatingIps:use

vpc:floatingIps:get

vpc:ports:get

Supported

Not supported

Not supported

Not supported

Querying details about a floating IP address (native OpenStack API)

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

ecs:serverFloatingIps:use

vpc:floatingIps:get

vpc:ports:get

Supported

Not supported

Not supported

Not supported

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

Supported

Not supported

Not supported

Not supported