Install Update
Install the update.
The version of an update.
A task to monitor the update. Since an update might restart any service and/or the appliance, it's possible to not be able to monitor the progress of the resulted task.
{
"id": "string",
"description": "string",
"type": "string",
"status": "string",
"error": {
"cause": {
"stack_trace": [
{
"class_loader_name": "string",
"module_name": "string",
"module_version": "string",
"method_name": "string",
"file_name": "string",
"line_number": 0,
"class_name": "string",
"native_method": false
}
],
"message": "string",
"suppressed": [
{
"stack_trace": [
{
"class_loader_name": "string",
"module_name": "string",
"module_version": "string",
"method_name": "string",
"file_name": "string",
"line_number": 0,
"class_name": "string",
"native_method": false
}
],
"message": "string",
"localized_message": "string"
}
],
"localized_message": "string"
},
"stack_trace": [
{
"class_loader_name": "string",
"module_name": "string",
"module_version": "string",
"method_name": "string",
"file_name": "string",
"line_number": 0,
"class_name": "string",
"native_method": false
}
],
"message": "string",
"suppressed": [
{
"stack_trace": [
{
"class_loader_name": "string",
"module_name": "string",
"module_version": "string",
"method_name": "string",
"file_name": "string",
"line_number": 0,
"class_name": "string",
"native_method": false
}
],
"message": "string",
"localized_message": "string"
}
],
"localized_message": "string"
},
"progress": 0,
"start_time": "string",
"complete_time": "string"
}
id
description
Operation type
Current status of the task
Result of the operation
Current progress of the operation
start_time
complete_time
Bad request - the server could not understand the request due to invalid syntax or invalid request body content
{
"error_code": "string",
"message": "string",
"op_id": "string"
}
error_code
message
op_id
Unauthorized - the client must authenticate itself to get the requested response
Forbidden - not sufficient access rights to fulfill the request
{
"error_code": "string",
"message": "string",
"op_id": "string"
}
error_code
message
op_id
Not Found - server cannot find the requested in URL resource
Internal server error - unexpected condition prevents fulfilling the request
{
"error_code": "string",
"message": "string",
"op_id": "string"
}
error_code
message
op_id