Vcenter NamespaceManagement Supervisors Networks Management NetworkBacking
A Vcenter NamespaceManagement Supervisors Networks Management NetworkBacking enumerates the possible options for uplinking to a Supervisor management network.
This schema was added in vSphere API 8.0.0.1.
{
"backing": "string",
"network": "string",
"network_segment": {
"networks": [
"string"
]
}
}
Selects the backing used for a management network.
For more information see: Vcenter NamespaceManagement Supervisors Networks Management NetworkBackingEnum.
This property was added in vSphere API 8.0.0.1.
The Managed Object ID of the Network object.
This property was added in vSphere API 8.0.0.1.
This property is optional and it is only relevant when the value of backing is Vcenter NamespaceManagement Supervisors Networks Management NetworkBackingEnum.NETWORK.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Network
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Network
.
The Backing Network Segment.
This property was added in vSphere API 8.0.3.0.
This property is optional and it is only relevant when the value of backing is Vcenter NamespaceManagement Supervisors Networks Management NetworkBackingEnum.NETWORK_SEGMENT.