SoftLayer_Virtual_Storage_Repository


SoftLayer_Virtual_Storage_Repository

Description

Storage Repositories are storage systems that are accessible through the internet and can be accessed through many types of devices, interfaces, and other resources such as NFS (Network File System). They can contain 1 or more SoftLayer_Virtual_Disk_Image and can be attached to more than one SoftLayer_Virtual_Host.

Methods

getAccount

The SoftLayer_Account that a storage repository belongs to.

getArchiveDiskUsageRatePerGb

The rate that is charged for archiving every 1 gigabyte of data for a computing instance

getAverageDiskUsageMetricDataFromInfluxByDate

Returns the average disk usage for the timeframe based on the parameters provided.

getAverageUsageMetricDataByDate

Returns the average disk usage for the timeframe based on the parameters provided.

getBillingItem

The current billing item for a storage repository.

getDatacenter

The datacenter that a virtual storage repository resides in.

getDiskImages

The SoftLayer_Virtual_Disk_Image that are in a storage repository. Disk images are the virtual hard drives for a virtual guest.

getGuests

The computing instances that have disk images in a storage repository.

getObject

Retrieve a SoftLayer_Virtual_Storage_Repository record.

getPublicImageBillingItem

The current billing item for a public storage repository.

getPublicImageDiskUsageRatePerGb

The rate that is charged for publishing every 1 gigabyte of data for an image template

getStorageLocations

The available locations for public image storage.

getUsageMetricDataByDate

Retrieve the metric data for disk space usage for a storage repository.

getUsageMetricImageByDate

Retrieve an image of the disk usage data on a SoftLayer_Virtual_Guest image for the time range you provide.