pyrax
Python Bindings for the Rackspace Cloud
|
This class represents a Snapshot (copy) of a Block Storage Volume. More...
Public Member Functions | |
def | delete |
Adds a check to make sure that the snapshot is able to be deleted. | |
Public Attributes | |
display_name | |
display_description | |
Properties | |
name | |
description |
This class represents a Snapshot (copy) of a Block Storage Volume.
def delete | ( | self | ) |
Adds a check to make sure that the snapshot is able to be deleted.
Reimplemented from BaseResource.
description [static] |
property(_get_description, _set_description, None, "Convenience for referencing the display_description.")
name [static] |
property(_get_name, _set_name, None, "Convenience for referencing the display_name.")