Search

Class HPEOneViewEthernetNetwork

Extends com.vmware.o11n.sdk.modeldriven.AbstractWrapper

Attributes

Name Type Description
connection HPEOneViewConnection Returns reference to Connection.
connectionTemplateUri String
ethernetNetworkType String
fabricUri String
json String returns the OneView Rest Api JSON payload of the object
name String
privateNetwork boolean
purpose String
purposeFaultTolerance boolean
purposeGeneral boolean
purposeIscsi boolean
purposeManagement boolean
purposeVmMigration boolean
state String
subnetUri String
tagged boolean
taggedOrUntagged boolean
uri String
vlanId Number

Methods

Name Returns
HPEOneViewEthernetNetwork() constructor
__getTarget() com.hpe.ov4vro.model.EthernetNetwork
getInternalId() com.vmware.o11n.sdk.modeldriven.Sid
setContext(com.vmware.o11n.sdk.modeldriven.PluginContext ) void
setInternalId(com.vmware.o11n.sdk.modeldriven.Sid ) void

Returned by

Method Returns
HPEOneViewConnection.getEthernetNetwork(String uri) HPEOneViewEthernetNetwork
HPEOneViewConnection.listAllEthernetNetworks() HPEOneViewEthernetNetwork[]

Referenced in

None