SoftLayer_Virtual_Storage_Repository_Type


SoftLayer_Virtual_Storage_Repository_Type

Description

SoftLayer employs many different types of repositories that computing instances use as their storage volume. SoftLayer_Virtual_Storage_Repository_Type models a single storage type. Common types of storage repositories include networked file systems, logical volume management, and local disk volumes for swap and page file management.

Local


description

A brief description os a storage repository type.
Type: string


name

A storage repository type’s name.
Type: string

Relational


storageRepositories

The storage repositories on a SoftLayer customer account that belong to this type.
Type: SoftLayer_Virtual_Storage_Repository[]

Count


storageRepositoryCount

A count of the storage repositories on a SoftLayer customer account that belong to this type.
Type: unsignedLong