SoftLayer_Configuration_Template_Section_Definition


SoftLayer_Configuration_Template_Section_Definition

Description

Configuration definition gives you details of the value that you’re setting.

If value type is defined as “Resource Specific Values”, you will have to make an additional API call to retrieve your system specific values.

Local


createDate

Created date
Type: dateTime


description

Description of a configuration definition.
Type: string


enumerationValues

Enumeration values separated by comma.
Type: string


groupId

Definition group id.
Type: string


id

Internal identifier of a configuration definition.
Type: int


maximumValue

Maximum value of a configuration definition.
Type: string


minimumValue

Minimum value of a configuration definition.
Type: string


modifyDate

Last modify date
Type: dateTime


name

Configuration definition name.
Type: string


path

Definition path.
Type: string


requireValueFlag

Indicates if a configuration value is required for this definition.
Type: int


sectionId

Internal identifier of a configuration section.
Type: int


shortName

Shortened configuration definition name.
Type: string


sort

Sort order
Type: int


typeId

Internal identifier of a configuration definition type.
Type: int