Class Fog::Compute::Softlayer::Images
In: lib/fog/softlayer/models/compute/images.rb
Parent: Fog::Collection

Methods

all   get   private  

Public Instance methods

Returns an array of all public images.

Fog::Softlayer.images.all

Used to retrieve an image

Returns an array of all private images for current account.

[Validate]