SoftLayer_Configuration_Storage_Group_Template_Group


SoftLayer_Configuration_Storage_Group_Template_Group

Description

Single storage group(array) used in a storage group template.

If a server configuration requires a raid configuration this object will describe a single array to be configured.

Local


diskControllerIndex

The disk controller for the array.
Type: int


grow

Flag to use all available space.
Type: boolean


hardDrivesString

Comma delimited integers of drive indexes for the array. This can also be the string ‘all’ to specify all drives in the server
Type: string


hotSpareDrivesString

Comma delimited integers of drive indexes for hot spares on the array.
Type: string


orderIndex

The order of the arrays in the template.
Type: int


size

Size of array. Must be within limitations of the smallest drive and raid mode
Type: decimal