doc-exports/docs/vpc/api-ref/vpc_permission_0018.html
fanqinying 9e7606681c VPC API 20241009 version
Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: fanqinying <fanqinying@huawei.com>
Co-committed-by: fanqinying <fanqinying@huawei.com>
2024-11-21 09:26:53 +00:00

3.5 KiB

Bandwidth (V2)

Permission

API

Action

Assigning a shared bandwidth

POST /v2.0/{project_id}/bandwidths

vpc:bandwidths:create

Deleting a shared bandwidth

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

vpc:bandwidths:delete

Adding an EIP to a shared bandwidth

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

vpc:publicIps:insert

Removing an EIP from a shared bandwidth

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

vpc:publicIps:remove