GET networking/ipv6/ranges
Summary: IPv6 Ranges List
Operation ID: getIPv6Ranges
Auth: unknown
Operation ID: getIPv6Ranges
Auth: unknown
Description
Displays the IPv6 ranges on your Account. * An IPv6 range is a `/64` or `/54` block of IPv6 addresses routed to a single Linode in a given [Region](/docs/api/regions/#regions-list). * Your Linode is responsible for routing individual addresses in the range, or handling traffic for all the addresses in the range. * Access the IPv6 Range Create ([POST /networking/ipv6/ranges](/docs/api/networking/#ipv6-range-create)) endpoint to add a `/64` or `/56` block of IPv6 addresses to your account.
Parameters (2)
page
(integer, query, optional, default: 1)
The page of a collection to return.
Constraints: {'minimum': 1}
page_size
(integer, query, optional, default: 100)
The number of items to return per page.
Constraints: {'minimum': 25, 'maximum': 500}
No probe data for this endpoint yet.