SoftLayer_Configuration_Storage_Group_Order


SoftLayer_Configuration_Storage_Group_Order

Description

Single storage group(array) used for a hardware server order.

If a raid configuration is required this object will describe a single array that will be configured on the server. If the server requires more than one array, a storage group will need to be created for each array.

Local


arrayNumber

None
Type: int


arraySize

None
Type: decimal


arrayTypeId

None
Type: int


billingOrderItemId

None
Type: int


controller

None
Type: int


hardDrives

None
Type: string[]


hotSpareDrives

None
Type: int[]


lvmFlag

None
Type: boolean


partitionData

None
Type: string

Relational


arrayType

Raid mode for the storage group.
Type: SoftLayer_Configuration_Storage_Group_Array_Type


billingOrderItem

The order item that relates to this storage group.
Type: SoftLayer_Billing_Order_Item

Count