You can check the status of an active volume offload, completed offload, aborted offload, and recall operations using the Control System, the CLI, and the REST API. For information on file level tiering job, see Retrieving Status of File-level Tiering Operation and File Data.
maprcli volume tierjobstatus -name <volume_name> -jsonverbose option with
the tierjobstatus command. For example:
maprcli volume tierjobstatus -name <volume_name> -verbose true -jsoncurl -k -X GET 'https://<host>:8443/rest/volume/tierjobstatus?name=<volume_name>' --user mapr:mapr