docs
api
Basic Network(UNet)
UnBindEIP

Unbind Elastic IP - UnBindEIP

Overview

Unbind the Elastic IP from the resource

Definition

Public Parameters

Parameter NameTypeDescription InformationRequired
ActionstringCorresponding API command name, the current API is UnBindEIP.Yes
PublicKeystringThe user's public key can be obtained from Console (opens in a new tab)Yes
SignaturestringUser signature generated based on public key and API command, see Signature AlgorithmYes

Request Parameters

Parameter NameTypeDescription InformationRequired
RegionstringRegion. See List of Regions and Availability ZonesYes
ProjectIdstringProject ID. If not filled in, the default project is used, and the sub-account must be filled in. Please refer to the GetProjectList interface.No
EIPIdstringElastic IP's Resource IdYes
ResourceTypestringThe resource type requesting to unbind the Elastic IP, enumeration values are: uhost: UHost; ulb, ULB; upm: Physical Machine; hadoophost: Big Data Cluster; fortresshost: Fortress Machine; udockhost: Container; udhost: UDSet Host; natgw: NAT Gateway; udb: UDB; vpngw: IPsec VPN; ucdr: Cloud Disaster Recovery; dbaudit: Database Audit.Yes
ResourceIdstringResource ID for Unbinding Elastic IP RequestYes

Response Field

Field NameTypeDescription InformationRequired
RetCodeintReturn status code. If it is 0, it means successful return. If it is not 0, it means failure.Yes
ActionstringOperation command name.Yes
MessagestringReturns an error message, providing detailed description when RetCode is non-zero.No

Example

Request Example

https://api.surfercloud.com/?Action=UnBindEIP
&Region=cn-bj2
&EIPId=eip-XXXXX
&ResourceType=uhost
&ResourceId=uhost-XXXXX

Response Example

{
  "Action": "UnBindEIPResponse",
  "Request_uuid": "75d21a69-95d5-4efd-b165-XXXXXXX",
  "RetCode": 0
}
  • Company
  • ContactUs
  • Blog
Copyright © 2024 SurferCloud All Rights Reserved
  • Contact our sales to help your business.
  • Contact our sales to help your business.