Vcenter Namespaces Instances NetworkInfo
The Network schema contains information about a network and its status in the vSphere Namespace.
This schema was added in vSphere API 9.1.0.0.
{
"network": "string",
"config_status": "string"
}
The network identifier.
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 be an identifier for the resource type: com.vmware.vcenter.namespace_management.Network. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.Network.
The current configuration status of the network.
For more information see: Vcenter Namespaces Instances NetworkConfigStatus.
This property was added in vSphere API 9.1.0.0.