PublicUnallocatedIp
A public unallocated IPv4 address and related metadata.
Fields
| name | type | nullable | description |
|---|---|---|---|
ipAddress | IpAddress | false | Public unallocated IPv4 address |
description | String | true | The user-specified description of this IP address, or absent if not specified. |
networkBorderGroup | String | false | Describes a unique set of Availability Zones, Local Zones, or Wavelength Zones from which this IP address is advertised. |
Used by
network → cloudAccounts → publicUnallocatedIps
See also
Data model path
- network:
Network- cloudAccounts: List<
CloudAccount>- publicUnallocatedIps: List<
PublicUnallocatedIp>
- publicUnallocatedIps: List<
- cloudAccounts: List<