Disassociates an elastic IP address (EIP) from an Internet Shared Bandwidth instance.
Description
Disassociates an elastic IP address (EIP) from an Internet Shared Bandwidth instance.
Syntax
Action: ACS::ECS::RemoveEipFromCommonBandwidthPackage
Properties:
regionId: String
eipAddress: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
eipAddress |
The EIP to be disassociated. |
String |
Yes |
Output
None
References
For the action template source code, see ACS::ECS::RemoveEipFromCommonBandwidthPackage on GitHub.