pyrax
Python Bindings for the Rackspace Cloud
Classes | Packages | Variables
pyrax/cloudmonitoring.py File Reference

Classes

class  CloudMonitorEntity
class  CloudMonitorNotificationManager
 Handles all of the requests dealing with notifications. More...
class  CloudMonitorNotificationPlanManager
 Handles all of the requests dealing with Notification Plans. More...
class  CloudMonitorEntityManager
 Handles all of the entity-specific requests. More...
class  CloudMonitorCheck
 Represents a check defined for an entity. More...
class  CloudMonitorCheckType
 Represents the type of monitor check to be run. More...
class  CloudMonitorZone
 Represents a location from which Cloud Monitoring collects data. More...
class  CloudMonitorNotification
 Represents an action to take when an alarm is triggered. More...
class  CloudMonitorNotificationType
 Represents a class of action to take when an alarm is triggered. More...
class  CloudMonitorNotificationPlan
 A Notification plan is a list of the notification actions to take when an alarm is triggered. More...
class  CloudMonitorAlarm
 Alarms bind alerting rules, entities, and notification plans into a logical unit. More...
class  CloudMonitorClient
 This is the base client for creating and managing Cloud Monitoring. More...

Packages

namespace  pyrax::cloudmonitoring

Variables

tuple _invalid_key_pat = re.compile(r"Validation error for key '([^']+)'")
 All Classes Namespaces Files Functions Variables Properties