SoftLayer_Layout_Container


SoftLayer_Layout_Container

Description

The SoftLayer_Layout_Container contains definitions for default page layouts

Local


id

The internal identifier of a layout container
Type: int


keyname

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


layoutContainerTypeId

The internal identifier of the related SoftLayer_Layout_Container_Type
Type: int


name

The friendly name of the layout container
Type: string

Relational


layoutContainerType

The type of the layout container object
Type: SoftLayer_Layout_Container_Type


layoutItems

The layout items assigned to this layout container
Type: SoftLayer_Layout_Item[]

Count


layoutItemCount

A count of the layout items assigned to this layout container
Type: unsignedLong