diff --git a/api/api_funct.py b/api/api_funct.py index ff8e4703..7dc21792 100644 --- a/api/api_funct.py +++ b/api/api_funct.py @@ -46,9 +46,7 @@ def get_server(id): 'virt':s[4], 'enable':s[5], 'master':s[6], - 'creds':s[7], - 'alert':s[8], - 'metrics':s[9] + 'creds':s[7] } except: server = data