Data Object - NetworkSummary(vim.Network.Summary)

Property of
HostConnectInfoNetworkInfo, Network, VirtualMachineNetworkInfo
Extended by
OpaqueNetworkSummary
Extends
DynamicData
See also
Network

Data Object Description

General information about a network.

Properties

Name Type Description
accessiblexsd:boolean

At least one host is configured to provide this network.
ipPoolId*xsd:int

Identifier of the associated IP pool. Zero if the network is not associated with an IP pool.

Since vSphere API 5.1
ipPoolNamexsd:string

Name of the associated IP pool. Empty if the network is not associated with an IP pool.

Since vSphere API 4.0
namexsd:string

Name of the network.
network*ManagedObjectReference
to a Network

Reference to the associated managed object.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition