ImportResource
ImportResource REST endpoint for importing parsing and importing 4.2 backups Copyright 2014 WANdisco.
The following resources are part of this group:
/import
Mount Point: /import
POST
Imports an SVN Multisite 4.2 backup
Parameters
| name | description | type | default |
|---|---|---|---|
| path | The full file system path to the 4.2 backup | form | |
| dryRun | (no documentation provided) | form | false |
Response Body
| element: | (custom) |
| media types: | */* application/xml |
ID of the task monitoring the proposal
Status Codes
| code | description |
|---|---|
| 202 | Accepted - proposed |
| 400 | Bad request - see returned ExceptionDTO |
| 401 | Authentication required. |
| 403 | Authorization required - access forbidden |