JobRunnerRegistrationReply
Reply object
errorstring
The error message if the request was unsuccessful
error_codestring
The error code if the request was unsuccessful
successboolean
Whether or not the request was successful or not
unverifiedboolean
messagestring
JobRunnerRegistrationReply
{
"Reply": {
"error": "string",
"error_code": "string",
"success": true,
"unverified": true
},
"message": "string"
}