Viewing the List of Running Jobs
You can view the tiering jobs currently running for a volume using the CLI and REST API. For a tiered volume, at any given time, there can be only one running job.
maprcli volume tierjobstatus -name <volName>
curl -k -X GET 'https://<host>:8443/rest/volume/tierjobstatus?name=<volName>' --user mapr:mapr
volume tierjobstatus
.