SoftLayer_Network_Storage_Type


SoftLayer_Network_Storage_Type

Description

The SoftLayer_Network_Storage_Type contains a description of the associated SoftLayer_Network_Storage object.

Local


description

Human readable description for the associated SoftLayer_Network_Storage object.
Type: string


id

ID which corresponds with storageTypeId on storage objects.
Type: int


keyName

Machine readable description code for the associated SoftLayer_Network_Storage object.
Type: string

Relational


volumes

The SoftLayer_Network_Storage object that uses this type.
Type: SoftLayer_Network_Storage[]

Count


volumeCount

A count of the SoftLayer_Network_Storage object that uses this type.
Type: unsignedLong