MIGRATE SINGLE TABLET TO A PARTICULAR DISK

    Submit the migration task:

    1. status: "Success",

    or

    1. 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:

    1. msg: "migration task has finished successfully.",

    or