Search

Class com.hpe.ov4vro.model.serverprofile.ConnectionBoot

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.serverprofile.ConnectionBoot() constructor
getBootVlanId() Number
getEthernetBootType() String
getPriority() String
setBootVlanId(Number ) void
setEthernetBootType(String ) void
setPriority(String ) void

Returned by

Method Returns
com.hpe.ov4vro.model.serverprofile.ProfileConnection.getBoot() com.hpe.ov4vro.model.serverprofile.ConnectionBoot
HPEOneViewConnectionBoot.__getTarget() com.hpe.ov4vro.model.serverprofile.ConnectionBoot

Referenced in

Method Returns
com.hpe.ov4vro.model.serverprofile.ProfileConnection.setBoot(com.hpe.ov4vro.model.serverprofile.ConnectionBoot ) void