[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api

Task

Info about a task


Properties

string
status Required

Current status of the task

Possible values are: QUEUEDRUNNINGSUCCESSERRORCANCELLED


string as date-time
complete_time Optional

error Optional

Detailed information about the error if the task status is ERROR


string
id Optional

integer as int32
progress Optional

Current progress of the operation


object
result Optional

Result of the operation


string as date-time
start_time Optional

string
description Optional

string
type Optional

Operation type

JSON Example

{
	"status": "QUEUED"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
Property Of

TaskDrResponseList
Returned By

Update Configuration
Delete Configuration
Get Updates
Install Update
Used By

TaskDrResponseEntity

Feedback

Was this page helpful?