Der Name der Zone, zu der dieses Subnetz gehört. Wenn das Feld leer gelassen wird, wird die Ressource als globale Ressource behandelt.
parentReferenceSubnetReference
Der Verweis auf das übergeordnete Element dieses Subnetzes. Diesem Subnetz werden IP-Adressen aus dem übergeordneten Subnetz zugewiesen, sofern angegeben. Der Name des übergeordneten Elements muss angegeben werden, wenn es ein übergeordnetes Element gibt. Der Namespace des übergeordneten Elements kann nur weggelassen werden, wenn sich das übergeordnete Element im selben Namespace wie dieses Subnetz befindet.
propagationStrategyZonePropagationStrategy
Die Strategie, die zum Weiterleiten des Subnetzes an den zonalen API-Server verwendet wird.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (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)"]]