SoftLayer_Network_Storage_Property


SoftLayer_Network_Storage_Property

Description

A property provides additional information about a volume which it is assigned to. This information can range from “Mountable” flags to utilized snapshot space.

Local


createDate

The date a property was created.
Type: dateTime


modifyDate

The date a property was last modified;
Type: dateTime


value

The value of a property.
Type: string


volumeId

The volume id which a property is associated with.
Type: int

Relational


type

The type provides a standardized definition for a property.
Type: SoftLayer_Network_Storage_Property_Type


volume

The associated volume for a property.
Type: SoftLayer_Network_Storage

Count