SoftLayer_Container_Hardware_Server_Configuration


SoftLayer_Container_Hardware_Server_Configuration

Description

The SoftLayer_Container_Hardware_Server_Configuration data type contains information relating to a server’s item price information, and hard drive partition information.

Local


addToSparePoolAfterOsReload

A flag indicating that the server will be moved into the spare pool after an Operating system reload.
Type: int


customProvisionScriptUri

The customer provision uri will be used to download and execute a customer defined script on the host at the end of provisioning.
Type: string


driveRetentionFlag

A flag indicating that the primary drive will be converted to a portable storage volume during an Operating System reload.
Type: boolean


eraseHardDrives

A flag indicating that all data will be erased from drives during an Operating System reload.
Type: int


hardDrives

The hard drive partitions that a server can be partitioned with.
Type: SoftLayer_Hardware_Component[]


imageTemplateId

An Image Template ID SoftLayer_Virtual_Guest_Block_Device_Template_Group that will be deployed to the host. If provided no item prices are required.
Type: int


inPlaceFlag

Whether the OS reload will be in-place for accounts that support it.
Type: boolean


itemPrices

The item prices that a server can be configured with.
Type: SoftLayer_Product_Item_Price[]


lvmFlag

A flag indicating that the provision should use LVM for all logical drives.
Type: int


resetIpmiPassword

A flag indicating that the remote management cards password will be reset.
Type: int


serviceToken

The token of the requesting service. Do not set.
Type: string


sshKeyIds

IDs to SoftLayer_Security_Ssh_Key objects on the current account which will be added to the server for authentication. SSH Keys will not be added to servers with Microsoft Windows.
Type: int[]


upgradeBios

A flag indicating that the BIOS will be updated when installing the operating system.
Type: int


upgradeHardDriveFirmware

A flag indicating that the firmware on all hard drives will be updated when installing the operating system.
Type: int

Relational

Count