Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings NetworkSegmentsInfo
The Vcenter NamespaceManagement Supervisors ControlPlane Networks Settings NetworkSegmentsInfo schema contains network segments configuration information.
This schema was added in vSphere API 9.1.0.0.
{
"port_groups": [
"string"
],
"dns": {
"servers": [
"string"
],
"search_domains": [
"string"
]
},
"ntp": {
"servers": [
"string"
]
}
}
List of existing Standard Port Groups or Distributed Virtual Port Groups that are part of the same layer 2 broadcast domain.
This property was added in vSphere API 9.1.0.0.
When clients pass a value of this schema as a parameter, the property must contain identifiers for the resource type: Network. When operations return a value of this schema as a response, the property will contain identifiers for the resource type: Network.
DNS configuration information.
This property was added in vSphere API 9.1.0.0.
NTP configuration information.
This property was added in vSphere API 9.1.0.0.