[{"label":"Latest (1.0.0)","version":"latest"}]
srm-rest-api
TaskError
Detailed information about the error if the task status is ERROR
Properties
string
details
Optional
string
message
Optional
JSON Example
{
"details": "string",
"message": "string"
}