diff --git a/qa/qa_rapi.py b/qa/qa_rapi.py index ce0cfdec84ecc60acec6f531f5b82c17028a432d..7c668c5184436215900922150357364a6d2b50ff 100644 --- a/qa/qa_rapi.py +++ b/qa/qa_rapi.py @@ -51,7 +51,7 @@ NODE_FIELDS = ("name", "dtotal", "dfree", "mtotal", "mnode", "mfree", "pinst_cnt", "sinst_cnt", "tags") -LIST_FIELDS = ("name", "uri") +LIST_FIELDS = ("id", "uri") def Enabled():