The SoftLayer_Hardware_Component_Partition_Template data type contains general information relating to a single SoftLayer partition template. Partition templates group 1 or more partition configurations that can be used to predefine how a hard drive’s partitions will be configured.
A partition template’s owner. The SoftLayer_Account that a template was created by.
Type: integer
A partition template’s associated SoftLayer_Hardware_Component_Partition_OperatingSystem Id.
Type: integer
A partition template’s Type. SYSTEM - template generated by softlayer. CUSTOM - templates generated by SoftLayer customers.
Type: string
An individual partition for a partition template. This is identical to ‘partitionTemplatePartition’ except this will sort unix partitions.
Type: SoftLayer_Hardware_Component_Partition_Template_Partition[]
A partition template’s associated SoftLayer_Hardware_Component_Partition_OperatingSystem.
Type: SoftLayer_Hardware_Component_Partition_OperatingSystem
An individual partition for a partition template.
Type: SoftLayer_Hardware_Component_Partition_Template_Partition[]
A count of an individual partition for a partition template. This is identical to ‘partitionTemplatePartition’ except this will sort unix partitions.
Type: unsigned long
A count of an individual partition for a partition template.
Type: unsigned long