Closed lhoang29 closed 8 years ago
Example curl commands (replace <. . .> by proper values):
JSON: curl -H "Content-Type: application/json" -H "auth:<. . .>" -X GET "https://<. . .>/Automation/Offline?startTimeInclusive=201608010000&endTimeExclusive=201609010000" -k
curl -H "Content-Type: application/json" -H "auth:<. . .>" -X GET "https://<. . .>/Automation/Offline?startTimeInclusive=201608010000&endTimeExclusive=201609010000&dataFormat=json" -k
VW: curl -H "Content-Type: application/json" -H "auth:<. . .>" -X GET "https://<. . .>/Automation/Offline?startTimeInclusive=201608010000&endTimeExclusive=201609010000&dataFormat=vw" -k
Example curl commands (replace <. . .> by proper values):
JSON: curl -H "Content-Type: application/json" -H "auth:<. . .>" -X GET "https://<. . .>/Automation/Offline?startTimeInclusive=201608010000&endTimeExclusive=201609010000" -k
curl -H "Content-Type: application/json" -H "auth:<. . .>" -X GET "https://<. . .>/Automation/Offline?startTimeInclusive=201608010000&endTimeExclusive=201609010000&dataFormat=json" -k
VW: curl -H "Content-Type: application/json" -H "auth:<. . .>" -X GET "https://<. . .>/Automation/Offline?startTimeInclusive=201608010000&endTimeExclusive=201609010000&dataFormat=vw" -k