doc-exports/docs/eip/api-ref/eip_apipermission_0004.html
Qin Ying, Fan 65b77b76d4 EIP API 20230106 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
2023-08-01 06:58:15 +00:00

4.1 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