NamespaceManagementNetworksSetSpec
The Networks.SetSpec structure contains the specification required to set a new configuration of a vSphere Namespaces network object. This structure is applied in entirety, replacing the current specification fully.
Properties
The network provider that will manage the vSphere Namespaces network object.
Modified configuration specification for a NSXT-backed Namespaces network configuration, supported by NSXT_CONTAINER_PLUGIN network provider. This field is optional and it is only relevant when the value of Networks.SetSpec.network-provider is NSXT_CONTAINER_PLUGIN.
Modified configuration specification for a DVPG-backed Namespaces network object, supported by VSPHERE_NETWORK network provider. This field is optional and it is only relevant when the value of Networks.SetSpec.network-provider is VSPHERE_NETWORK.
JSON Example
{
"network_provider": "enum"
}