v1

latestOpenAPI 3.0.12026-07-227292131.4 KB
elastic-ips

Get elastic IP

get/v1/elastic-ips

Response

successful

idstring uuid required
orgIdstring uuid required

if nil, it means the elastic IP is not associated with any instance

status'released' | 'associated' | 'disassociated' required
internetConnectionType'BGP' | 'Dual-Homed' required
maxBandwidthstring required
namestring required
idcstring required
ipAddressstring required

IP address of the elastic IP. The longest possible IPv6 address is 39 characters

productstring required
instanceIDstring uuid nullable

set instanceID and instanceType to associate the elastic IP to the instance, set to null to disassociate the elastic IP from the instance

instanceType'baremetal' | 'container' nullable