l.l.d.r.RackspaceHTTPHealthMonitor(RackspaceHealthMonitor) : class documentation

Part of libcloud.loadbalancer.drivers.rackspace View Source View In Hierarchy

A HTTP health monitor adds extra features to a Rackspace health monitor.
Parameterspaththe HTTP path to monitor. (type: str)
body_regexRegular expression used to evaluate the body of the HTTP response. (type: str)
status_regexRegular expression used to evaluate the HTTP status code of the response. (type: str)
Method __init__ Undocumented
Method __repr__ Undocumented
Method _to_dict Undocumented
def __init__(self, type, delay, timeout, attempts_before_deactivation, path, body_regex, status_regex): (source)
Undocumented
def __repr__(self): (source)
Undocumented
def _to_dict(self): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:49:10.