SoftLayer_Configuration_Storage_Group


SoftLayer_Configuration_Storage_Group

Description

This class describes the base Storage Group for a Complex Drive Configuration

Local


description

Storage group description
Type: string


diskSpace

Storage group disk space
Type: decimal


id

Storage group type id
Type: int


lvmFlag

Flag to indicate if the storage group is setup for lvm
Type: boolean


name

Storage group name
Type: string


units

Storage group disk size units
Type: string

Relational


ancestorGroups

This class represents a storage groups ancestors
Type: SoftLayer_Configuration_Storage_Group[]


arrayType

This class represents a storage group disk array type
Type: SoftLayer_Configuration_Storage_Group_Array_Type


captureEnabledFlag

Determine if the storage group is able to be image captured. If unable to image capture the reasons will be provided.
Type: SoftLayer_Container_Hardware_CaptureEnabled


descendantGroups

This class represents a storage groups descendants
Type: SoftLayer_Configuration_Storage_Group[]


hardDrives

The hard drives contained within this storage group.
Type: SoftLayer_Hardware_Component[]

Count


ancestorGroupCount

A count of this class represents a storage groups ancestors
Type: unsignedLong


descendantGroupCount

A count of this class represents a storage groups descendants
Type: unsignedLong


hardDriveCount

A count of the hard drives contained within this storage group.
Type: unsignedLong