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

Represents the type of monitor check to be run. More...

Inheritance diagram for CloudMonitorCheckType:
BaseResource

List of all members.

Public Member Functions

def field_names
 Returns a list of all field names for this check type.
def required_field_names
 Returns a list of the names of all required fields for this check type.
def optional_field_names
 Returns a list of the names of all optional fields for this check type.

Detailed Description

Represents the type of monitor check to be run.

Each check type


Member Function Documentation

def field_names (   self)

Returns a list of all field names for this check type.

def optional_field_names (   self)

Returns a list of the names of all optional fields for this check type.

def required_field_names (   self)

Returns a list of the names of all required fields for this check type.


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