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

This class represents a database on a CloudDatabaseInstance. More...

Inheritance diagram for CloudDatabaseDatabase:
BaseResource

List of all members.

Public Member Functions

def delete
 This class doesn't have an 'id', so pass the name.

Static Public Attributes

 get_details = True

Detailed Description

This class represents a database on a CloudDatabaseInstance.

It is not a true cloud entity, but a convenience object for dealing with databases on instances.


Member Function Documentation

def delete (   self)

This class doesn't have an 'id', so pass the name.

Reimplemented from BaseResource.


Member Data Documentation

get_details = True [static]

Reimplemented from BaseResource.


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