Bandwidth (V2.0)
| Permission | API | Action | IAM Project | Enterprise Project |
|---|---|---|---|---|
| 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 | √ | √ |
| Updates a yearly/monthly bandwidth. | PUT /v2.0/{project_id}/bandwidths/{bandwidth_id} | vpc:bandwidths:update | √ | √ |
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.