[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-04。"],[[["\u003cp\u003eThe \u003ccode\u003eipam.gdc.goog/v1\u003c/code\u003e API defines schemas for managing IP addresses, including CIDR entries, network specifications, and subnet details.\u003c/p\u003e\n"],["\u003cp\u003eSubnets, represented by the \u003ccode\u003eSubnet\u003c/code\u003e resource, manage IP address allocation and can be specified with IPv4/IPv6 requests, parent references, and network configurations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNetworkSpec\u003c/code\u003e allows defining whether a gateway IP and/or VLAN ID is needed for a \u003ccode\u003eSubnet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubnetStatus\u003c/code\u003e provides details on the allocated IP addresses (IPv4 and IPv6) and network configurations, while also detailing the subnet's conditions and child references.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCIDREntry\u003c/code\u003e defines the IP version, and cidr information that is used throughout the different schemas.\u003c/p\u003e\n"]]],[],null,["# KRM API ipam.gdc.goog/v1\n\nipam.gdc.goog/v1\n----------------\n\nContains API Schema definitions for the IP Address Management(IPAM) API group.\n\n### CIDREntry\n\nRepresents a CIDR entry with IP version identified.\n\n*Appears in:*\n- [NetworkStatus](#networkstatus)\n\n### NetworkSpec\n\nContains the information to set up network features for the `Subnet`.\n\n*Appears in:*\n- [SubnetSpec](#subnetspec)\n\n### NetworkStatus\n\nContains the allocation result for the network configurations.\n\n*Appears in:*\n- [SubnetStatus](#subnetstatus)\n\n### Subnet\n\nRepresents the request and allocation information of a zonal `Subnet`.\n\n*Appears in:*\n- [SubnetList](#subnetlist)\n\n### SubnetAllocation\n\nContains a single IP version(IPv4/IPv6)'s CIDR allocation result of a `Subnet`.\n\n*Appears in:*\n- [SubnetStatus](#subnetstatus)\n\n### SubnetList\n\nRepresents a collection of `Subnet` resources.\n\n### SubnetReference\n\nContains the information used to reference a single `Subnet`.\n\n*Appears in:*\n- [SubnetSpec](#subnetspec)\n- [SubnetStatus](#subnetstatus)\n\n### SubnetRequest\n\nContains the IP addresses claiming information for a single IP address version (IPv4/IPv6).\n\n*Appears in:*\n- [SubnetSpec](#subnetspec)\n\n### SubnetSpec\n\nDefines the specification of a `Subnet`.\n\n*Appears in:*\n- [Subnet](#subnet)\n\n### SubnetStatus\n\nDefines the status of the `Subnet`.\n\n*Appears in:*\n- [Subnet](#subnet)"]]