SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > N
  • 0 Ratings

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




Feedback

  • 0 Ratings