The name of the zone which this Subnet belongs to. If left empty, it is treated as a global only resource.
parentReferenceSubnetReference
The reference to the parent of this Subnet. This Subnet will get IP allocated from the parent if specified. The parent name must be provided if there is a parent. Namespace of the parent can only be omitted when the parent is in the same namespace as this Subnet.
propagationStrategyZonePropagationStrategy
The strategy used to propagate the Subnet to zonal API server.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eipam.global.gdc.goog/v1\u003c/code\u003e API provides schema definitions for managing global IP address ranges, specifically focusing on \u003ccode\u003eSubnet\u003c/code\u003e resources.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eSubnet\u003c/code\u003e resource represents an IP address range in CIDR format and includes specifications for IPv4 and IPv6 requests, as well as parent and zone information.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubnetList\u003c/code\u003e represents a collection of \u003ccode\u003eSubnet\u003c/code\u003e resources and is the standard way to retrieve a list of the various subnets.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubnetSpec\u003c/code\u003e details the specifications for a subnet, including its type, IPv4/IPv6 requests, the zone it belongs to, parent references, and propagation strategy.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubnetStatus\u003c/code\u003e contains the current state of a subnet, presenting conditions, IPv4/IPv6 allocation details, and references to child subnets, and is critical for ensuring proper functionality.\u003c/p\u003e\n"]]],[],null,["# KRM API ipam.global.gdc.goog/v1\n\nipam.global.gdc.goog/v1\n-----------------------\n\nContains API Schema definitions for the IP Address Management (IPAM) global API group.\n\n### Subnet\n\nRepresents the request and allocation information of a global IP address range in CIDR format.\n\n*Appears in:*\n- [SubnetList](#subnetlist)\n\n### SubnetList\n\nRepresents a collection of `Subnet` resources.\n\n### SubnetSpec\n\nDefines the specification of a `Subnet`.\n\n*Appears in:*\n- [Subnet](#subnet)\n\n### SubnetStatus\n\nRepresents the status of the `Subnet`.\n\n*Appears in:*\n- [Subnet](#subnet)"]]