9.1.1.1.1.2.1.2. GeoHealthCheck.plugins.probe.ghcreport

9.1.1.1.1.2.1.2.1. Module Contents

9.1.1.1.1.2.1.2.1.1. Classes

GHCEmailReporter

Probe for GeoHealthCheck endpoint recurring status Reporter.

9.1.1.1.1.2.1.2.1.2. Attributes

LOGGER

GeoHealthCheck.plugins.probe.ghcreport.LOGGER
class GeoHealthCheck.plugins.probe.ghcreport.GHCEmailReporter

Bases: GeoHealthCheck.probe.Probe

Probe for GeoHealthCheck endpoint recurring status Reporter. When invoked it will get the overall status of the GHC Endpoint and email a summary, with links to more detailed reports.

NAME = 'GHC Email Reporter'
DESCRIPTION = 'Fetches Resources status summary from GHC endpoint and reports by email'
RESOURCE_TYPE = 'GHC:Report'
REQUEST_METHOD = 'GET'
PARAM_DEFS

Param defs

perform_request()

Perform the reporting.