fromServer | String Host name of the server from which to move tasks. |
toServer | String Host name of the server to which to move tasks. |
includeFailed | String (optional) Whether to include failed tasks with those tasks that are reassigned. Valid values are: true - Include failed tasks with those that are reassigned. That is, tasks with any of these status values are reassigned: NEW, PENDING, STOPPED, QUEUED, DELIVERING or FAILED. false - Default. Do not include failed tasks with those tasks that are reassigned. |
count | String The number of tasks that were reassigned. |