Skip to main content
API resource reference for IPClaim, part of the IPAM service. To create or change one, see Changing resources; to inspect, see Reading resources.
This resource is part of the v1alpha1 API and is subject to change. Fields and behavior may change in future releases.

Identity

Overview

An IPClaim requests a block of IP address space of a given size from an IP pool. You specify the address family (IPv4 or IPv6) and the prefix length you need, and identify the pool to carve the prefix from — either by direct reference or by matching pool labels. Once satisfied, the assigned CIDR is reported back on the claim’s status. Use it when a workload or downstream resource needs its own dedicated slice of addresses managed within a Project.

Spec fields

Status fields (read-only)

Usage

Run datumctl explain ipclaims --recursive to see the full, live field tree for this resource.
Last modified on July 2, 2026