|
pyrax
Python Bindings for the Rackspace Cloud
|
This class represents a database on a CloudDatabaseInstance. More...
Public Member Functions | |
| def | delete |
| This class doesn't have an 'id', so pass the name. | |
Static Public Attributes | |
| get_details = True | |
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.
| def delete | ( | self | ) |
This class doesn't have an 'id', so pass the name.
Reimplemented from BaseResource.
get_details = True [static] |
Reimplemented from BaseResource.
1.7.6.1