SoftLayer_User_Permission_Group_Type


SoftLayer_User_Permission_Group_Type

Description

These are the attributes which describe a SoftLayer_User_Permission_Group_Type. All SoftLayer_User_Permission_Group objects must be linked to one of these types.

For further information see: SoftLayer_User_Permission_Group.

Local


id

Unique Record ID.
Type: int


keyName

The keyname for the group type.
Type: string


name

A descriptive name for the group type.
Type: string

Relational


groups

The groups that are of this type.
Type: SoftLayer_User_Permission_Group[]

Count


groupCount

A count of the groups that are of this type.
Type: unsignedLong