Get elastic IP
elastic-ips
Get elastic IP
GET
Get elastic IP
Documentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
successful
if nil, it means the elastic IP is not associated with any instance
Available options:
released, associated, disassociated Available options:
BGP, Dual-Homed Required string length:
1 - 1048576Name of the elastic IP
Maximum string length:
255Pattern:
^([A-Za-z0-9][A-Za-z0-9_\-. ]*)?[A-Za-z0-9]$Maximum string length:
50Pattern:
^[a-zA-Z0-9._-]+$IP address of the elastic IP. The longest possible IPv6 address is 39 characters
Required string length:
7 - 39Maximum string length:
256Pattern:
^[a-zA-Z0-9._-]+$set instanceID and instanceType to associate the elastic IP to the instance, set to null to disassociate the elastic IP from the instance
Available options:
baremetal, container