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

TaskError

Detailed information about the error if the task status is ERROR.


Properties

string
details Introduced Optional

The details of the error.


string
message Optional

The message of the error.

JSON Example

{
	"details": "string",
	"message": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vrms-appliance-config-api
Property Of

Task
What's changed in 2.0.0?

Added Properties
details
DELETED (4)
Deleted Properties
stack_trace
suppressed
localized_message
cause

Feedback

Was this page helpful?