NamespaceManagement_Supervisors_Networks_Workload_NsxNetwork
NsxNetwork specifies network backing configuration that is specific to the workload network.
{
"dvs": "string",
"namespace_subnet_prefix": 0
}
NsxNetwork.dvs is the Managed Object ID of a vSphere Distributed Virtual Switch. You can use it to connect to an NSX-T Network.
When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: vSphereDistributedSwitch. When operations return a value of this structure as a result, the field will be an identifier for the resource type: vSphereDistributedSwitch.
NsxNetwork.namespace-subnet-prefix indicates the size of the subnet reserved for namespace segments.
Defaults to /28.