AddBandwidthPackageIps.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vpc:AddBandwidthPackageIps |
create |
*BandwidthPackage
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
||
| BandwidthPackageId |
string |
Yes |
||
| IpCount |
string |
Yes |
||
| ClientToken |
string |
No |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
Examples
Success response
JSON format
{
"RequestId": ""
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidIpCount.ValueNotSupported | The specified value of IpCount not supported. | The specified IpCount parameter is invalid. |
| 400 | QuotaExceeded.BandwidthPackageIps | The specified ipCount exceeded quota. | The specified number of IP addresses exceeds the upper limit. |
| 400 | AllocateIpFailed | Alloc bandwidthPackage ips failed, maybe no available ip. | |
| 404 | InvalidRegionId.NotFound | The specified RegionId does not exist in our records. | The specified RegionId parameter does not exist. Check whether the service is available in the specified region. |
| 404 | InvalidBandwidthPackageId.NotFound | The specified BandwidthPackageId does not exist in our records. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.