TaskResult
TaskResult
JSON Example
{
"message": "string",
"result": [
"string"
]
}
string
message
Optional
Short statement of success of failover with name of attempted action.
array of
string
result
Optional
List of detailed log statements gathered during execution of action, which could be used for debugging.