pyrax
Python Bindings for the Rackspace Cloud
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | Static Public Attributes
CloudDatabaseVolume Class Reference

List of all members.

Public Member Functions

def __init__
def resize
 Resize the volume to the specified size (in GB).
def get
 For compatibility with regular resource objects.

Static Public Attributes

 instance = None
 size = None
 used = None

Constructor & Destructor Documentation

def __init__ (   self,
  instance,
  info 
)

Member Function Documentation

def get (   self,
  att 
)

For compatibility with regular resource objects.

def resize (   self,
  size 
)

Resize the volume to the specified size (in GB).


Member Data Documentation

instance = None [static]
size = None [static]
used = None [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties