public class UCSBootPolicyConfig
extends java.lang.Object
Constructor and Description |
---|
UCSBootPolicyConfig() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBootDevicesLabel() |
java.lang.String |
getBootMode() |
java.lang.String |
getBootTarLUNForPriSANTarPri() |
java.lang.String |
getBootTarLUNForPriSANTarSec() |
java.lang.String |
getBootTarLUNForSecSANTarPri() |
java.lang.String |
getBootTarLUNForSecSANTarSec() |
java.lang.String |
getBootTarWWPNForPriSANTarPri() |
java.lang.String |
getBootTarWWPNForPriSANTarSec() |
java.lang.String |
getBootTarWWPNForSecSANTarPri() |
java.lang.String |
getBootTarWWPNForSecSANTarSec() |
CuicServer |
getCuicServer() |
java.lang.String |
getIscsiVnic1() |
java.lang.String |
getIscsiVnic2() |
java.lang.String |
getOrgIdentity() |
java.lang.String |
getOrgName() |
java.lang.String |
getPolicyDescription() |
java.lang.String |
getPolicyName() |
java.lang.String |
getPrivHBA() |
java.lang.String |
getPrivNIC() |
java.lang.String |
getSecvHBA() |
java.lang.String |
getSecvNIC() |
java.lang.String |
getUcsAcctName() |
boolean |
isAddCdRom() |
boolean |
isAddExternalUsb() |
boolean |
isAddFloppyDisk() |
boolean |
isAddInternalUsb() |
boolean |
isAddIscsiBoot() |
boolean |
isAddLocalCdRom() |
boolean |
isAddLocalDisk() |
boolean |
isAddLocalFloppy() |
boolean |
isAddLocalLun() |
boolean |
isAddPriLanBoot() |
boolean |
isAddPriSanBoot() |
boolean |
isAddPriSanBootTargetPri() |
boolean |
isAddPriSanBootTargetSec() |
boolean |
isAddRemoteCdRom() |
boolean |
isAddRemoteFloppy() |
boolean |
isAddRemoteVirtualDrive() |
boolean |
isAddSdCard() |
boolean |
isAddSecLanBoot() |
boolean |
isAddSecSanBoot() |
boolean |
isAddSecSanBootTargetPri() |
boolean |
isAddSecSanBootTargetSec() |
boolean |
isBootSecurity() |
boolean |
isEnforceNames() |
boolean |
isNewBootFeature() |
boolean |
isRebootOnOrderChange() |
void |
setAddCdRom(boolean addCdRom) |
void |
setAddExternalUsb(boolean addExternalUsb) |
void |
setAddFloppyDisk(boolean addFloppyDisk) |
void |
setAddInternalUsb(boolean addInternalUsb) |
void |
setAddIscsiBoot(boolean addIscsiBoot) |
void |
setAddLocalCdRom(boolean addLocalCdRom) |
void |
setAddLocalDisk(boolean addLocalDisk) |
void |
setAddLocalFloppy(boolean addLocalFloppy) |
void |
setAddLocalLun(boolean addLocalLun) |
void |
setAddPriLanBoot(boolean addPriLanBoot) |
void |
setAddPriSanBoot(boolean addPriSanBoot) |
void |
setAddPriSanBootTargetPri(boolean addPriSanBootTargetPri) |
void |
setAddPriSanBootTargetSec(boolean addPriSanBootTargetSec) |
void |
setAddRemoteCdRom(boolean addRemoteCdRom) |
void |
setAddRemoteFloppy(boolean addRemoteFloppy) |
void |
setAddRemoteVirtualDrive(boolean addRemoteVirtualDrive) |
void |
setAddSdCard(boolean addSdCard) |
void |
setAddSecLanBoot(boolean addSecLanBoot) |
void |
setAddSecSanBoot(boolean addSecSanBoot) |
void |
setAddSecSanBootTargetPri(boolean addSecSanBootTargetPri) |
void |
setAddSecSanBootTargetSec(boolean addSecSanBootTargetSec) |
void |
setBootDevicesLabel(java.lang.String bootDevicesLabel) |
void |
setBootMode(java.lang.String bootMode) |
void |
setBootSecurity(boolean bootSecurity) |
void |
setBootTarLUNForPriSANTarPri(java.lang.String bootTarLUNForPriSANTarPri) |
void |
setBootTarLUNForPriSANTarSec(java.lang.String bootTarLUNForPriSANTarSec) |
void |
setBootTarLUNForSecSANTarPri(java.lang.String bootTarLUNForSecSANTarPri) |
void |
setBootTarLUNForSecSANTarSec(java.lang.String bootTarLUNForSecSANTarSec) |
void |
setBootTarWWPNForPriSANTarPri(java.lang.String bootTarWWPNForPriSANTarPri) |
void |
setBootTarWWPNForPriSANTarSec(java.lang.String bootTarWWPNForPriSANTarSec) |
void |
setBootTarWWPNForSecSANTarPri(java.lang.String bootTarWWPNForSecSANTarPri) |
void |
setBootTarWWPNForSecSANTarSec(java.lang.String bootTarWWPNForSecSANTarSec) |
void |
setCuicServer(CuicServer api) |
void |
setEnforceNames(boolean enforceNames) |
void |
setIscsiVnic1(java.lang.String iscsiVnic1) |
void |
setIscsiVnic2(java.lang.String iscsiVnic2) |
void |
setNewBootFeature(boolean isNewBootFeature) |
void |
setOrgIdentity(java.lang.String orgIdentity) |
void |
setOrgName(java.lang.String orgName) |
void |
setPolicyDescription(java.lang.String policyDescription) |
void |
setPolicyName(java.lang.String policyName) |
void |
setPrivHBA(java.lang.String privHBA) |
void |
setPrivNIC(java.lang.String privNIC) |
void |
setRebootOnOrderChange(boolean rebootOnOrderChange) |
void |
setSecvHBA(java.lang.String secvHBA) |
void |
setSecvNIC(java.lang.String secvNIC) |
void |
setUcsAcctName(java.lang.String ucsAcctName) |
public void setCuicServer(CuicServer api)
public CuicServer getCuicServer()
public boolean isNewBootFeature()
public void setNewBootFeature(boolean isNewBootFeature)
isNewBootFeature
- the isNewBootFeature to setpublic java.lang.String getPolicyName()
public void setPolicyName(java.lang.String policyName)
policyName
- the policyName to setpublic java.lang.String getPolicyDescription()
public void setPolicyDescription(java.lang.String policyDescription)
policyDescription
- the policyDescription to setpublic java.lang.String getOrgIdentity()
public void setOrgIdentity(java.lang.String orgIdentity)
orgIdentity
- the orgIdentity to setpublic java.lang.String getUcsAcctName()
public void setUcsAcctName(java.lang.String ucsAcctName)
ucsAcctName
- the ucsAcctName to setpublic java.lang.String getOrgName()
public void setOrgName(java.lang.String orgName)
orgName
- the orgName to setpublic boolean isRebootOnOrderChange()
public void setRebootOnOrderChange(boolean rebootOnOrderChange)
rebootOnOrderChange
- the rebootOnOrderChange to setpublic boolean isEnforceNames()
public void setEnforceNames(boolean enforceNames)
enforceNames
- the enforceNames to setpublic java.lang.String getBootMode()
public void setBootMode(java.lang.String bootMode)
bootMode
- the bootMode to setpublic boolean isBootSecurity()
public void setBootSecurity(boolean bootSecurity)
bootSecurity
- the bootSecurity to setpublic java.lang.String getBootDevicesLabel()
public void setBootDevicesLabel(java.lang.String bootDevicesLabel)
bootDevicesLabel
- the bootDevicesLabel to setpublic boolean isAddCdRom()
public void setAddCdRom(boolean addCdRom)
addCdRom
- the addCdRom to setpublic boolean isAddLocalCdRom()
public void setAddLocalCdRom(boolean addLocalCdRom)
addLocalCdRom
- the addLocalCdRom to setpublic boolean isAddRemoteCdRom()
public void setAddRemoteCdRom(boolean addRemoteCdRom)
addRemoteCdRom
- the addRemoteCdRom to setpublic boolean isAddFloppyDisk()
public void setAddFloppyDisk(boolean addFloppyDisk)
addFloppyDisk
- the addFloppyDisk to setpublic boolean isAddLocalFloppy()
public void setAddLocalFloppy(boolean addLocalFloppy)
addLocalFloppy
- the addLocalFloppy to setpublic boolean isAddRemoteFloppy()
public void setAddRemoteFloppy(boolean addRemoteFloppy)
addRemoteFloppy
- the addRemoteFloppy to setpublic boolean isAddLocalDisk()
public void setAddLocalDisk(boolean addLocalDisk)
addLocalDisk
- the addLocalDisk to setpublic boolean isAddLocalLun()
public void setAddLocalLun(boolean addLocalLun)
addLocalLun
- the addLocalLun to setpublic boolean isAddSdCard()
public void setAddSdCard(boolean addSdCard)
addSdCard
- the addSdCard to setpublic boolean isAddInternalUsb()
public void setAddInternalUsb(boolean addInternalUsb)
addInternalUsb
- the addInternalUsb to setpublic boolean isAddExternalUsb()
public void setAddExternalUsb(boolean addExternalUsb)
addExternalUsb
- the addExternalUsb to setpublic boolean isAddRemoteVirtualDrive()
public void setAddRemoteVirtualDrive(boolean addRemoteVirtualDrive)
addRemoteVirtualDrive
- the addRemoteVirtualDrive to setpublic boolean isAddPriLanBoot()
public void setAddPriLanBoot(boolean addPriLanBoot)
addPriLanBoot
- the addPriLanBoot to setpublic java.lang.String getPrivNIC()
public void setPrivNIC(java.lang.String privNIC)
privNIC
- the privNIC to setpublic boolean isAddSecLanBoot()
public void setAddSecLanBoot(boolean addSecLanBoot)
addSecLanBoot
- the addSecLanBoot to setpublic java.lang.String getSecvNIC()
public void setSecvNIC(java.lang.String secvNIC)
secvNIC
- the secvNIC to setpublic boolean isAddPriSanBoot()
public void setAddPriSanBoot(boolean addPriSanBoot)
addPriSanBoot
- the addPriSanBoot to setpublic java.lang.String getPrivHBA()
public void setPrivHBA(java.lang.String privHBA)
privHBA
- the privHBA to setpublic boolean isAddPriSanBootTargetPri()
public void setAddPriSanBootTargetPri(boolean addPriSanBootTargetPri)
addPriSanBootTargetPri
- the addPriSanBootTargetPri to setpublic java.lang.String getBootTarLUNForPriSANTarPri()
public void setBootTarLUNForPriSANTarPri(java.lang.String bootTarLUNForPriSANTarPri)
bootTarLUNForPriSANTarPri
- the bootTarLUNForPriSANTarPri to setpublic java.lang.String getBootTarWWPNForPriSANTarPri()
public void setBootTarWWPNForPriSANTarPri(java.lang.String bootTarWWPNForPriSANTarPri)
bootTarWWPNForPriSANTarPri
- the bootTarWWPNForPriSANTarPri to setpublic boolean isAddPriSanBootTargetSec()
public void setAddPriSanBootTargetSec(boolean addPriSanBootTargetSec)
addPriSanBootTargetSec
- the addPriSanBootTargetSec to setpublic java.lang.String getBootTarLUNForPriSANTarSec()
public void setBootTarLUNForPriSANTarSec(java.lang.String bootTarLUNForPriSANTarSec)
bootTarLUNForPriSANTarSec
- the bootTarLUNForPriSANTarSec to setpublic java.lang.String getBootTarWWPNForPriSANTarSec()
public void setBootTarWWPNForPriSANTarSec(java.lang.String bootTarWWPNForPriSANTarSec)
bootTarWWPNForPriSANTarSec
- the bootTarWWPNForPriSANTarSec to setpublic boolean isAddSecSanBoot()
public void setAddSecSanBoot(boolean addSecSanBoot)
addSecSanBoot
- the addSecSanBoot to setpublic java.lang.String getSecvHBA()
public void setSecvHBA(java.lang.String secvHBA)
secvHBA
- the secvHBA to setpublic boolean isAddSecSanBootTargetPri()
public void setAddSecSanBootTargetPri(boolean addSecSanBootTargetPri)
addSecSanBootTargetPri
- the addSecSanBootTargetPri to setpublic java.lang.String getBootTarLUNForSecSANTarPri()
public void setBootTarLUNForSecSANTarPri(java.lang.String bootTarLUNForSecSANTarPri)
bootTarLUNForSecSANTarPri
- the bootTarLUNForSecSANTarPri to setpublic java.lang.String getBootTarWWPNForSecSANTarPri()
public void setBootTarWWPNForSecSANTarPri(java.lang.String bootTarWWPNForSecSANTarPri)
bootTarWWPNForSecSANTarPri
- the bootTarWWPNForSecSANTarPri to setpublic boolean isAddSecSanBootTargetSec()
public void setAddSecSanBootTargetSec(boolean addSecSanBootTargetSec)
addSecSanBootTargetSec
- the addSecSanBootTargetSec to setpublic java.lang.String getBootTarLUNForSecSANTarSec()
public void setBootTarLUNForSecSANTarSec(java.lang.String bootTarLUNForSecSANTarSec)
bootTarLUNForSecSANTarSec
- the bootTarLUNForSecSANTarSec to setpublic java.lang.String getBootTarWWPNForSecSANTarSec()
public void setBootTarWWPNForSecSANTarSec(java.lang.String bootTarWWPNForSecSANTarSec)
bootTarWWPNForSecSANTarSec
- the bootTarWWPNForSecSANTarSec to setpublic boolean isAddIscsiBoot()
public void setAddIscsiBoot(boolean addIscsiBoot)
addIscsiBoot
- the addIscsiBoot to setpublic java.lang.String getIscsiVnic1()
public void setIscsiVnic1(java.lang.String iscsiVnic1)
iscsiVnic1
- the iscsiVnic1 to setpublic java.lang.String getIscsiVnic2()
public void setIscsiVnic2(java.lang.String iscsiVnic2)
iscsiVnic2
- the iscsiVnic2 to set