Restore Address To Classic
GET {{aws_ec2_base_url}}/?DryRun&PublicIp&Action=RestoreAddressToClassic
Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
DryRun | null | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
PublicIp | null | The Elastic IP address. | |
Action | string |