Techpreview_Networking_Routes_TestStatusInfo

Techpreview_Networking_Routes_TestStatusInfo
Techpreview_Networking_Routes_TestStatusInfo

Routes.TestStatusInfo structure Overall test result Note: This structure is restricted for VMware internal use only.

JSON Example
{
    "status": "string",
    "messages": [
        {
            "message": "string",
            "result": "string"
        }
    ]
}
status
Required

Routes.TestStatus enumerated type Health indicator Note: This enumeration is restricted for VMware internal use only.
orange : In case data has more than one test, this indicates not all tests were successful
green : All tests were successful for given data
red : All tests failed for given data

messages
Required

messages