getHostValidateHostStateStageData

getHostValidateHostStateStageData
getHostValidateHostStateStageData
JSON Example
{
    "status_code": "status_code",
    "method_name": "method_name",
    "state": "PASSED",
    "message": "message"
}
string
method_name
Optional

Name of the validation method

string
state
Optional

state

Possible values are : PASSED, INPROGRESS, FAILED,
string
status_code
Optional

status code of execution of validation in the given stage

string
message
Optional

a custom message representing the state of the host for validation method