1
0
forked from docs/doc-exports
doc-exports/docs/vpc/api-ref/vpc_permission_0018.html
gtema 4cfecba474 VPC api from PR#278
Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com>
Co-authored-by: gtema <artem.goncharov@gmail.com>
Co-committed-by: gtema <artem.goncharov@gmail.com>
2022-10-17 12:39:05 +00:00

3.5 KiB

Bandwidth (V2.0)

Permission

API

Action

Allocates a shared bandwidth.

POST /v2.0/{project_id}/bandwidths

vpc:bandwidths:create

Deletes a shared bandwidth.

DELETE /v2.0/{project_id}/bandwidths/{bandwidth_id}

vpc:bandwidths:delete

Adds an EIP to a shared bandwidth.

POST /v2.0/{project_id}/bandwidths/{bandwidth_id}/insert

vpc:publicIps:insert

Removes an EIP from a shared bandwidth.

POST /v2.0/{project_id}/bandwidths/{bandwidth_id}/remove

vpc:publicIps:remove