You can list them with agent containers endpoint http://mesos.apache.org/documentation/latest/endpoints/slave/containers/ Or with master tasks endpoint and filter them localy with jq http://mesos.apache.org/documentation/latest/endpoints/master/tasks/
czw., 26 wrz 2019 o 22:09 Marc Roos <m.r...@f1-outsourcing.eu> napisaĆ(a): > > What would be the easiest way to list running tasks on a > node/agent/slave? > > > > > > > >