SoftLayer_Configuration_Template_Section


SoftLayer_Configuration_Template_Section

Description

The SoftLayer_Configuration_Template_Section data type contains information of a configuration section.

Configuration can contain sub-sections.

Local


createDate

Created date
Type: dateTime


description

Configuration section description
Type: string


id

Internal identifier of a configuration section.
Type: int


linkedTemplateId

Internal identifier of a sub configuration template that this section points to. Use this property if you wish to create a reference to a sub configuration template when creating a linked section.
Type: string


modifyDate

Last modified date
Type: dateTime


name

Configuration section name
Type: string


parentId

Internal identifier of the parent configuration section
Type: int


sort

Sort order
Type: int


templateId

Internal identifier of a configuration template that this section belongs to
Type: string


typeId

Internal identifier of the configuration section type
Type: int