This function pauses an active transfer session.
Note:
For more information about how this function works with other functions in the transfer and restore process, read our Guide to Transfer and Restore API Functions documentation.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ pause_transfer_session \ transfer_session_id='exampleservercopya20140206192428NtyW'
{- "metadata": {
- "command": "pause_transfer_session",
- "reason": "OK.",
- "result": 1,
- "version": 1
}
}