While I'm trying preview export via curl as mentioned here:
https://confluence.atlassian.com/bitbucketserver/exporting-957497835.html
curl -u "USERNAME" -n -X POST -H 'Content-type: application/json' -d '{"repositoriesRequest":{"includes":[{"projectKey":"*","slug":"*"}]}}' http://example.com:7990/bitbucket/rest/api/1.0/migration/exports/preview
I'm receiving message that page not found
What I'm doing wrong?
Hi Artem,
This feature is only available from Bitbucket Server 5.14, which explains why you're getting this error in an earlier version.
Cheers,
Christian
Premier Support Engineer
Atlassian
Got it, thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.