Untitled

 avatar
unknown
plain_text
2 years ago
268 B
4
Indexable
Traceback (most recent call last):
  File "/App/jar/KPI/syslog_purging_python.py", line 142, in <module>
    purge_logs()
  File "/App/jar/KPI/syslog_purging_python.py", line 94, in purge_logs
    vm_id = vm['vm_id']
TypeError: 'int' object is not subscriptable
Editor is loading...