pyrax
Python Bindings for the Rackspace Cloud
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions
ImageTasksManager Class Reference

Manager class for ImageTasks. More...

Inheritance diagram for ImageTasksManager:
BaseManager

List of all members.

Public Member Functions

def create
 Standard task creation, but first check for the existence of the containers, and raise an exception if they don't exist.

Detailed Description

Manager class for ImageTasks.


Member Function Documentation

def create (   self,
  name,
  args,
  kwargs 
)

Standard task creation, but first check for the existence of the containers, and raise an exception if they don't exist.

Reimplemented from BaseManager.


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