CO - bug fix

community
Steve L. Nyemba 7 years ago
parent 7711472513
commit cf843c16bd

@ -236,10 +236,10 @@ def app_status() :
@app.route('/init/collector',methods=['POST'])
def InitCollector():
"""
"""
This endpoint is intended to initialize the collection agent
@pre registration of the client should be done against the store API
"""
"""
global CONFIG
r = []
manager={}

Loading…
Cancel
Save