Class Fog::Rackspace::BlockStorage::Snapshot
In: lib/fog/rackspace/models/block_storage/snapshot.rb
Parent: Fog::Model

Methods

destroy   ready?   save  

Constants

AVAILABLE = 'available'
CREATING = 'creating'
DELETING = 'deleting'
ERROR = 'error'
ERROR_DELETING = 'error_deleting'

Public Instance methods

[Validate]