Upload Bundle
API to upload bundle
Request
URI
POST
https://{api_host}/9443/restore/uploadbundle
COPY
Header Parameters
string
Accept
Required
application/json
string
Content-Type
Required
multipart/form-data
Request Body
File of type(s) multipart/form-data
Optional
{
"file": "string"
}
string
file
Optional
The file to upload.
Responses
200
Status 200
Operation doesn't return any data structure