Visibility: internal · public ( OpenAPI Custom Extension: x-visibility )
“IPAM API” Retrieve IP address allocation details.
Bearer token authentication using OAuth2/OIDC tokens
Region identifier
Project identifier
Unique address identifier
Address details
IP address allocation.
Server-defined URL for this resource.
"/v1/regions/us-texas-1/projects/project-x9y8z7/compute/addresses/address-j1k2l3"
Server-generated UUID.
Name of the resource. Provided by the client when the resource is created, or generated by the server if not specified. Must be 1-63 characters long and match the pattern a-z? — the first character must be a lowercase letter, and all following characters must be lowercase letters, digits, or hyphens, with the last character being a letter or digit. Cannot be changed after the resource is created.
1 - 63^[a-z]([-a-z0-9]*[a-z0-9])?$"address-j1k2l3"
Optional human-friendly display name for the address.
An optional description of this resource.
Allocated IP address
The IP version to be used for this address.
IPV4, IPV6 IP address type. If not specified, defaults to EXTERNAL.
EXTERNAL, INTERNAL URL of the network to allocate address from.
Can only be specified if addressType is INTERNAL.
URL of the subnetwork to allocate address from.
Can only be specified if addressType is INTERNAL.
If IP is specified, it must be within the subnetwork range.
Allocation status