Upload Bundle

Upload Bundle

API to upload bundle

Request
URI
POST
https://{api_host}/restore/uploadbundle
COPY
Header Parameters
string
Accept
Required

application/json

string
Content-Type
Required

multipart/form-data


Request Body
_restore_uploadbundle_post_request of type(s) multipart/form-data
Optional
{
    "file": "string"
}
string As binary As binary
file
Optional

The file to upload.

Authentication
This operation uses the following authentication methods.
Responses
200

Status 200

Operation doesn't return any data structure