Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719 |
Modifier and Type | Method and Description |
---|---|
AssociateAddressResponse |
EcmClient.AssociateAddress(AssociateAddressRequest req)
将弹性公网IP(简称 EIP)绑定到实例或弹性网卡的指定内网 IP 上。
将 EIP 绑定到实例(ECM)上,其本质是将 EIP 绑定到实例上主网卡的主内网 IP 上。
将 EIP 绑定到指定网卡的内网 IP上,内网IP已经绑定了EIP或普通公网IP,则反馈失败。必须先解绑该 EIP,才能再绑定新的。
只有状态为 UNBIND 的 EIP 才能够绑定内网IP。
|
Copyright © 2021. All rights reserved.