Search

Class HPEOneViewNetworkSet

Extends com.vmware.o11n.sdk.modeldriven.AbstractWrapper
Represents a Server Hardware Object in HPE OneView

Attributes

Name Type Description
category String
connection HPEOneViewConnection Returns reference to Connection.
connectionTemplateUri String
description String
json String returns the OneView Rest Api JSON payload of the object
name String
nativeNetworkUri String
networkUris Object[]
scopesUri String
state String
status String
type String
uri String

Methods

Name Returns
HPEOneViewNetworkSet() constructor
__getTarget() com.hpe.ov4vro.model.NetworkSet
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.getNetworkSetByUri(String networkSetUri) HPEOneViewNetworkSet

Referenced in

None