Exemple #1
0
def monitor():
    """ Get api Infos
    """
    GeneralController.monitor()
    return 200, {'status': 'OK', 'code': 200}