Vcenter Namespaces Instances NetworkInfo

Vcenter Namespaces Instances NetworkInfo
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.

JSON Example
{
    "network": "string",
    "config_status": "string"
}
string
network
Required

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.

string
config_status
Required

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.