curl -s http://localhost/api/json?depth=1 | python -c 'import json,sys;obj=json.load(sys.stdin);print obj["assignedLabels"][0]["busyExecutors"]'
curl -s http://localhost/api/json?depth=1 | python -c 'import json,sys;obj=json.load(sys.stdin);print obj["assignedLabels"][0]["busyExecutors"]'