vcenter inventory network: info
The
info
structure contains information about a vCenter Server network.Representation:
{
"type" : "string"
}
"type" : "string"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
type | string | 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 . |