%PDF- %PDF-
| Direktori : /proc/self/root/proc/3522530/root/usr/lib/python2.7/site-packages/salt/modules/ |
| Current File : //proc/self/root/proc/3522530/root/usr/lib/python2.7/site-packages/salt/modules/statuspage.pyo |
�
���^c @@ sq d Z d d l m Z m Z m Z d d l Z y d d l Z e Z Wn e k
r] e
Z n Xd d l m Z d Z
e j e � Z d Z d Z d d d
d g Z e Z i d d
6d d 6Z d � Z d � Z d d d d d � Z d � Z d � Z d d d d � Z d d d d d d � Z d d d d d d � Z d d d d d d d � Z d d d d d d d � Z d S( uM
StatusPage
==========
Handle requests for the StatusPage_ API_.
.. _StatusPage: https://www.statuspage.io/
.. _API: http://doers.statuspage.io/api/v1/
In the minion configuration file, the following block is required:
.. code-block:: yaml
statuspage:
api_key: <API_KEY>
page_id: <PAGE_ID>
.. versionadded:: 2017.7.0
i ( t absolute_importt unicode_literalst print_functionN( t sixu
statuspageu https://api.statuspage.ioi u idu
created_atu
updated_atu page_idi� u POSTi� u DELETEc C@ s t t k r t d f St S( u2
Return the execution module virtualname.
u, The requests python package is not installed( t HAS_REQUESTSt Falset __virtualname__( ( ( s; /usr/lib/python2.7/site-packages/salt/modules/statuspage.pyt __virtual__B s
c C@ s i t d 6d d 6d d 6S( u&