SoftLayer_Resource_Group


SoftLayer_Resource_Group

Description

Local


createDate

A resource group’s creation date.
Type: dateTime


description

A resource group’s description.
Type: string


id

A resource group’s ID.
Type: int


keyName

A resource group’s keyname.
Type: string


name

A resource group’s name.
Type: string


rootResourceGroupId

None
Type: int


templateId

A resource group’s template ID.
Type: int

Relational


ancestorGroups

A resource group’s associated group ancestors.
Type: SoftLayer_Resource_Group[]


attributes

A resource group’s associated attributes.
Type: SoftLayer_Resource_Group_Attribute[]


hardwareMembers

A resource group’s associated hardware members.
Type: SoftLayer_Resource_Group_Member[]


members

A resource group’s associated members.
Type: SoftLayer_Resource_Group_Member[]


rootResourceGroup

A resource group’s associated root resource group.
Type: SoftLayer_Resource_Group


subnetMembers

A resource group’s associated subnet members.
Type: SoftLayer_Resource_Group_Member[]


template

A resource group’s associated template.
Type: SoftLayer_Resource_Group_Template


vlanMembers

A resource group’s associated VLAN members.
Type: SoftLayer_Resource_Group_Member[]

Count


ancestorGroupCount

A count of a resource group’s associated group ancestors.
Type: unsignedLong


attributeCount

A count of a resource group’s associated attributes.
Type: unsignedLong


hardwareMemberCount

A count of a resource group’s associated hardware members.
Type: unsignedLong


memberCount

A count of a resource group’s associated members.
Type: unsignedLong


subnetMemberCount

A count of a resource group’s associated subnet members.
Type: unsignedLong


vlanMemberCount

A count of a resource group’s associated VLAN members.
Type: unsignedLong