Get upload bundle info

Get upload bundle info

API to get upload bundle info

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

application/json


Authentication
This operation uses the following authentication methods.
Responses
200

Status 200

Returns _restore_uploadbundle_info_get_200_response of type(s) application/json
{
    "uploadFileName": "uploadFileName",
    "state": "state",
    "uploadTime": "uploadTime",
    "message": "message"
}
string
uploadFileName
Optional

uploadFileName

string
uploadTime
Optional

uploadTime

string
message
Optional

message

string
state
Optional

state