Vcenter NamespaceManagement Software Supervisors Versions ControlPlane Sizes NsxVpcDefaults
The Vcenter NamespaceManagement Software Supervisors Versions ControlPlane Sizes NsxVpcDefaults schema contains default configuration options when using the com.vmware.vcenter.namespace_management.supervisors.networks.Providers#NSX_VPC network provider.
This schema was added in vSphere API 9.1.0.0.
{
"default_private_cidr": {
"address": "string",
"prefix": 0
},
"default_service_cidr": {
"address": "string",
"prefix": 0
}
}
Default CIDR blocks from which private subnets and private pod IPs are allocated.
This property was added in vSphere API 9.1.0.0.
Default CIDR range from which Kubernetes allocates service cluster IP addresses.
This property was added in vSphere API 9.1.0.0.