curl -i -X POST \
-H "Content-Type:application/json" \
-d \
'{
"brokerHost": "firescope-1.seibert-media.net",
"instanceId": "9d9785cd0d123436127a10f3c7f2d4e8",
"password": "ba16d62befba1234b0843f4db3b55c530",
"numberOfWorkerThreads": "55",
"firescopeStage": "prod",
"cloneDetectionActive": true,
"boundMacAddress": "42-01-0A-07-30-41"
}' \
'https://<BASE_URL>/rest/linchpin-mobile/1.0/firescope/backup'