Skip to content

Instantly share code, notes, and snippets.

@EricWarnke
Created November 2, 2012 21:59
Show Gist options
  • Save EricWarnke/4004591 to your computer and use it in GitHub Desktop.
Save EricWarnke/4004591 to your computer and use it in GitHub Desktop.
curl https://api.mover.io/transfer_templates/AOq0256atUHouhaG9265Rs \
-X GET \
-H "Authorization: MoverAPI app_id=2tsc0f9n9l4v209oara0mb2j5ur9my8v app_secret=65oow347p1q7d0loj45oje2u3sol99xd"
{
"id" : "AOq0256atUHouhaG9265Rs",
"source" : {
"connector_id" : "ZHapto96125uySRatpo7UO",
"collection_id" : "61253p7AHTG69tpoHSTG9U"
},
"destination" : {
"connector_id" : "za0536H0sdh526JLlH",
"collection_id" : "AStoghH9woh2AAaot56TH"
},
"options" : {
"archive" : {
"filename" : "backup-%Y%m%d"
},
"incremental" : true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment