Search

Class com.hpe.ov4vro.model.ServerProfile

Extends com.hpe.ov4vro.model.OneViewObject

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.ServerProfile() constructor
equals(Object ) boolean
getConnectionSettings() com.hpe.ov4vro.model.serverprofile.ConnectionSettings
getEnclosureUri() String
getFirmware() com.hpe.ov4vro.model.Firmware
getInternalId() com.vmware.o11n.sdk.modeldriven.Sid
getName() String
getServerHardwareUri() String
getServerProfileTemplateUri() String
getTemplateCompliance() String
getUri() String
getUuid() String
hashCode() Number
setConnectionSettings(com.hpe.ov4vro.model.serverprofile.ConnectionSettings ) void
setEnclosureUri(String ) void
setFirmware(com.hpe.ov4vro.model.Firmware ) void
setInternalId(com.vmware.o11n.sdk.modeldriven.Sid ) void
setName(String ) void
setServerHardwareUri(String ) void
setServerProfileTemplateUri(String ) void
setTemplateCompliance(String ) void
setUri(String ) void
setUuid(String ) void
toString() String

Returned by

Method Returns
com.hpe.ov4vro.model.Connection.getServerProfile(String ) com.hpe.ov4vro.model.ServerProfile
com.hpe.ov4vro.model.Connection.getServerProfilefromSPT(String ) com.hpe.ov4vro.model.ServerProfile
com.hpe.ov4vro.oneview.client.ServerProfileClient.getServerProfile(String ) com.hpe.ov4vro.model.ServerProfile
com.hpe.ov4vro.oneview.client.SPTClient.getServerProfileFromSPT(String ) com.hpe.ov4vro.model.ServerProfile
HPEOneViewServerProfile.__getTarget() com.hpe.ov4vro.model.ServerProfile

Referenced in

Method Returns
com.hpe.ov4vro.singleton.ServerHardwareManager.createServerProfile(com.hpe.ov4vro.model.ServerProfile , boolean ) com.vmware.o11n.sdk.modeldriven.FoundObject
com.hpe.ov4vro.singleton.ServerHardwareManager.patchServerProfile(com.hpe.ov4vro.model.ServerProfile , String ) com.vmware.o11n.sdk.modeldriven.FoundObject
com.hpe.ov4vro.singleton.ServerHardwareManager.putServerProfile(com.hpe.ov4vro.model.ServerProfile ) com.vmware.o11n.sdk.modeldriven.FoundObject