MIGRATE SINGLE TABLET TO A PARTICULAR DISK
Submit the migration task:
status: "Success",
or
curl -X GET http://be_host:webserver_port/api/tablet_migration?goal=status&tablet_id=xxx&schema_hash=xxx
The return is the execution result of the migration task:
msg: "migration task has finished successfully.",
or