InventoryNetworkInfo

The Network.Info structure contains information about a vCenter Server network.


Properties

string
type Required

Type of the vCenter Server network. When clients pass a value of this structure as a parameter, the field must be one of Network, DistributedVirtualPortgroup, or OpaqueNetwork. When operations return a value of this structure as a result, the field will be one of Network, DistributedVirtualPortgroup, or OpaqueNetwork.

JSON Example

{
	"type": "string"
}
Returned By

Find Network

Feedback

Was this page helpful?