SoftLayer_Layout_Item


SoftLayer_Layout_Item

Description

The SoftLayer_Layout_Item contains definitions for default layout items

Local


id

The internal identifier of a layout item
Type: int


keyname

The unique key name of the layout item, used primarily for programmatic purposes
Type: string


layoutItemTypeId

The internal identifier of the related SoftLayer_Layout_Item_Type
Type: int


name

The friendly name of the layout item
Type: string

Relational


layoutItemPreferences

The layout preferences assigned to this layout item
Type: SoftLayer_Layout_Preference[]


layoutItemType

The type of the layout item object
Type: SoftLayer_Layout_Item_Type

Count


layoutItemPreferenceCount

A count of the layout preferences assigned to this layout item
Type: unsignedLong