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 InlineRestoreUploadbundleInfo200Response of type(s) application/json
{
    "uploadFileName": "string",
    "uploadTime": "string",
    "message": "string",
    "state": "string"
}
string
uploadFileName
Optional

uploadFileName

string
uploadTime
Optional

uploadTime

string
message
Optional

message

string
state
Optional

state