fix missing scope field request for jobview

This commit is contained in:
Christoph Kluge
2024-09-16 15:03:38 +02:00
parent ccbf3867e1
commit e29be2f140
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@
duration, numNodes, numHWThreads, numAcc,
SMT, exclusive, partition, subCluster, arrayJobId,
monitoringStatus, state, walltime,
tags { id, type, name },
tags { id, type, scope, name },
resources { hostname, hwthreads, accelerators },
metaData,
userData { name, email },