Action
ACS::VPC::UpgradeEipBandwidth
Description
Temporarily upgrades the bandwidth of an elastic IP address (EIP).
Syntax
Action: ACS::VPC::UpgradeEipBandwidth
Properties:
RegionId: String
AllocationId: String
Bandwidth: Number
DurationHour: NumberAttributes
Attribute | Description | Type | Required | Default value | Limit |
RegionId | The region ID. | String | No | {{ ACS::RegionId }} | |
AllocationId | The EIP. | String | Yes | ||
Bandwidth | The bandwidth. | Number | No | 10 | |
DurationHour | The duration for which the additional bandwidth is used. | Number | No | 1 |
Output
None
References
For more information, see ACS::VPC::UpgradeEipBandwidth.yml at GitHub.