Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Cannot export workflows via UUID with RESTAPI DAR Curl or Python in 4.2RC1
2018-02-14
11:17 AM
1,704 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are just trying to streamline automation of DAR file exports for backup. This is because of the Zombie Worklflow we encountered (See other thread)
The restapi and curl commands don't return any data.
curl -X GET --header 'Accept: text/plain' 'https://server/rest/dars'
^doesn't work at all
curl -X GET --header 'Accept: application/x-7z-compressed' 'https://server/rest/dars/846fceb9-5e06-4848-bfa5-3389f24c0d48
'
^^ UUID provided
Error is no match for accept header?
Has anyone worked on scripting dar file exports with RESTAPI
0 REPLIES 0
