SoftLayer_Software_Component_OperatingSystem


SoftLayer_Software_Component_OperatingSystem

Description

SoftLayer_Software_Component_OperatingSystem extends the SoftLayer_Software_Component data type to include operating system specific properties.

Local


hardwareId

Hardware Identification Number for the server this Software Component is installed upon.
Type: int


id

An ID number identifying this Software Component (Software Installation)
Type: int


manufacturerActivationCode

The manufacturer code that is needed to activate a license.
Type: string


manufacturerLicenseInstance

A license key for this specific installation of software, if it is needed.
Type: string

Relational


averageInstallationDuration

The average amount of time that a software component takes to install.
Type: unsignedLong


billingItem

The billing item for a software component.
Type: SoftLayer_Billing_Item


hardware

The hardware this Software Component is installed upon.
Type: SoftLayer_Hardware


licenseExpirationDate

The date in which the license for this software expires.
Type: dateTime


partitionTemplates

An operating system’s associated SoftLayer_Hardware_Component_Partition_Template that can be used to configure a hardware drive.
Type: SoftLayer_Hardware_Component_Partition_Template[]


passwordHistory

History Records for Software Passwords.
Type: SoftLayer_Software_Component_Password_History[]


passwords

Username/Password pairs used for access to this Software Installation.
Type: SoftLayer_Software_Component_Password[]


reloadTransactionGroup

An operating systems associated SoftLayer_Provisioning_Version1_Transaction_Group. A transaction group is a list of operations that will occur during the installment of an operating system.
Type: SoftLayer_Provisioning_Version1_Transaction_Group


softwareDescription

The Software Description of this Software Component.
Type: SoftLayer_Software_Description


softwareLicense

The License this Software Component uses.
Type: SoftLayer_Software_License


virtualGuest

The virtual guest this software component is installed upon.
Type: SoftLayer_Virtual_Guest

Count


partitionTemplateCount

A count of an operating system’s associated SoftLayer_Hardware_Component_Partition_Template that can be used to configure a hardware drive.
Type: unsignedLong


passwordCount

A count of username/Password pairs used for access to this Software Installation.
Type: unsignedLong


passwordHistoryCount

A count of history Records for Software Passwords.
Type: unsignedLong