Ntp_TestRunStatus
Ntp_TestRunStatus
Ntp.TestRunStatus structure Status of the test
JSON Example
{
"server": "string",
"status": "string",
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
]
}
}
string
server
Required
Server name associated with the test run.
status
Required
Ntp.ServerStatus enumerated type Status of server during test
SERVER_REACHABLE : Server is reachable.
SERVER_UNREACHABLE : Server is unreachable.
message
Required
Ntp.LocalizableMessage structure Structure representing message