SoftLayer_Hardware_Component_Partition_Template_Partition


SoftLayer_Hardware_Component_Partition_Template_Partition

Description

The SoftLayer_Hardware_Component_Partition_Template_Partition data type contains general information relating to a single SoftLayer Template Partition.

Local


id

A partition’s id.
Type: int


isGrow

A flag indication if a partition will be the grow partition. The grow partition will have its size adjusted to fill all available space on a hard drive.
Type: boolean


partitionName

A partition’s default name.
Type: string


partitionSize

A partition’s default size.
Type: decimal


partitionTemplateId

A partition’s associated SoftLayer_Hardware_Component_Partition_Template Id.
Type: int


volumeNumber

The volume the partition will be put on
Type: int