Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings Info
The Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings Info schema contains information about management network settings.
This schema was added in vSphere API 9.1.0.0.
{
"backing": "string",
"network_segments_info": {
"port_groups": [
"string"
],
"dns": {
"servers": [
"string"
],
"search_domains": [
"string"
]
},
"ntp": {
"servers": [
"string"
]
}
},
"floating_ip_address": "string"
}
Backing determines the type of network deployed.
For more information see: Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings Backing.
This property was added in vSphere API 9.1.0.0.
Network segments configuration information.
This property was added in vSphere API 9.1.0.0.
This property is optional and it is only relevant when the value of backing is Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings Backing.NETWORK_SEGMENTS.
Floating IP address for the control plane management endpoint.
This property was added in vSphere API 9.1.0.0.
If missing or null, the floating IP address may not be ready to receive requests.