Search

Class com.hpe.ov4vro.model.Connection

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
com.hpe.ov4vro.model.Connection(com.hpe.ov4vro.model.ConnectionInfo , ch.dunes.vso.sdk.ssl.ISslService ) constructor
createServerProfile(String , boolean ) com.hpe.ov4vro.model.Task
createVirtualSwitchLayout(com.hpe.ov4vro.model.VirtualSwitchLayout ) String
destroy() void
executeRequest(String , String , String , Object[] ) com.hpe.ov4vro.model.RestResponse
getConnectionInfo() com.hpe.ov4vro.model.ConnectionInfo
getDisplayName() String
getDomain() String
getEnclosure(String ) com.hpe.ov4vro.model.Enclosure
getEthernetNetwork(String ) com.hpe.ov4vro.model.EthernetNetwork
getFirmwareBaseline(String ) com.hpe.ov4vro.model.FirmwareBundle
getHost() String
getHypervisorClusterProfile(String ) com.hpe.ov4vro.model.HypervisorClusterProfile
getHypervisorClusterProfilefromSPT(String , String , String ) com.hpe.ov4vro.model.HypervisorClusterProfile
getHypervisorManagerByUuid(String ) com.hpe.ov4vro.model.HypervisorManager
getInternalId() com.vmware.o11n.sdk.modeldriven.Sid
getName() String
getNetworkSetByUri(String ) com.hpe.ov4vro.model.NetworkSet
getOvClient() com.hpe.ov4vro.oneview.client.CustomOneViewClient
getPowerOnOffTask(String , com.hp.ov.sdk.dto.servers.serverhardware.PhysicalServerPowerControl , boolean ) com.hpe.ov4vro.model.Task
getServerHardware(String ) com.hpe.ov4vro.model.ServerHardware
getServerHardwareByName(String ) com.hpe.ov4vro.model.ServerHardware
getServerHardwareByUuid(String ) com.hpe.ov4vro.model.ServerHardware
getServerProfile(String ) com.hpe.ov4vro.model.ServerProfile
getServerProfileCompliance(String ) com.hpe.ov4vro.model.ServerProfileCompliancePreview
getServerProfilefromSPT(String ) com.hpe.ov4vro.model.ServerProfile
getSPT(String ) com.hpe.ov4vro.model.ServerProfileTemplate
getSPTByName(String ) com.hpe.ov4vro.model.ServerProfileTemplate
getStatus() String
getTaskAggregatedByUri(String ) com.hpe.ov4vro.model.TaskAggregated
getTaskByUri(String ) com.hpe.ov4vro.model.Task
getUserName() String
importClusterProfile(String ) com.hpe.ov4vro.model.Task
listAllEnclosureNames() Object[]
listAllEnclosures() Object[]
listAllEthernetNetworks() Object[]
listAllFirmwareBundles() Object[]
listAllServers() Object[]
listAllServersByEnclosure(String ) Object[]
listAllSPT() Object[]
listEnclosureByNameFilter(String ) Object[]
listFirmwareBaselineByNameFilter(String ) Object[]
listHypervisorClusterProfileByName(String ) Object[]
listServerHardwareByNameFilter(String ) Object[]
listServerProfilesByFilter(String ) Object[]
listSPTByNameFilter(String ) Object[]
patchServerProfile(String , String ) com.hpe.ov4vro.model.Task
putServerProfile(String , String ) com.hpe.ov4vro.model.Task
putServerProfileTemplate(String , String ) com.hpe.ov4vro.model.Task
setInternalId(com.vmware.o11n.sdk.modeldriven.Sid ) void
setStatus(String ) void
update(com.hpe.ov4vro.model.ConnectionInfo , ch.dunes.vso.sdk.ssl.ISslService ) void
updateClusterProfile(String , String ) com.hpe.ov4vro.model.Task

Returned by

Method Returns
HPEOneViewConnection.__getTarget() com.hpe.ov4vro.model.Connection

Referenced in

Method Returns
com.hpe.ov4vro.singleton.ConnectionManager.unregisterOneView(com.hpe.ov4vro.model.Connection ) String