SoftLayer_Network_Storage_Group


SoftLayer_Network_Storage_Group

Description

Local


accountId

The account ID which owns this group
Type: int


alias

The friendly name of this group
Type: string


createDate

The date this group was created.
Type: dateTime


groupTypeId

The SoftLayer_Network_Storage_Group_Type which describes this group.
Type: int


id

The internal identifier of the group
Type: int


modifyDate

None
Type: dateTime


osTypeId

A SoftLayer_Network_Storage_OS_Type Operating System designation that this group was created for.
Type: int


serviceResourceId

A SoftLayer_Network_Service_Resource that this group was created on.
Type: int

Relational


account

The SoftLayer_Account which owns this group.
Type: SoftLayer_Account


allowedHosts

The allowed hosts list for this group.
Type: SoftLayer_Network_Storage_Allowed_Host[]


attachedVolumes

The network storage volumes this group is attached to.
Type: SoftLayer_Network_Storage[]


groupType

The type which defines this group.
Type: SoftLayer_Network_Storage_Group_Type


osType

The OS Type this group is configured for.
Type: SoftLayer_Network_Storage_Iscsi_OS_Type


serviceResource

The network resource this group is created on.
Type: SoftLayer_Network_Service_Resource

Count


allowedHostCount

A count of the allowed hosts list for this group.
Type: unsignedLong


attachedVolumeCount

A count of the network storage volumes this group is attached to.
Type: unsignedLong