3.1.5.22.2.1.2.2 Response Body
The format for the response body for the Diagnostics ConnectivityCheckResults GET ALL resource is as follows.
-
{ "value": [ { "resourceRef": "/diagnostics/connectivityCheckResults/6f637294-e71c-4f61-b563-d002dadb5111", "resourceId": "6f637294-e71c-4f61-b563-d002dadb5111", "etag": "W/\"d8364719-f6cf-4f5a-af45-7eb7b5088316\"", "instanceId": "fd06886f-1659-409d-8f48-82020cf9a6fe", "properties": { "provisioningState": "Succeeded", "senderVirtualNetwork": { "resourceRef": "/virtualNetworks/fcfc99f9-50ce-4644-8a47-a23711c3b704" }, "receiverVirtualNetwork": { "resourceRef": "/virtualNetworks/fcfc99f9-50ce-4644-8a47-a23711c3b704" }, "senderIpAddress": "13.168.100.21", "receiverIpAddress": "13.168.100.22", "protocol": "Icmp", "operationId": "6f637294-e71c-4f61-b563-d002dadb5111", "submitTime": "2016-06-21T05:10:58.7674039Z", "result": { "status": "Pending", "roundTripTimeMSec": 0 } } }, { "resourceRef": "/diagnostics/connectivityCheckResults/7ba38ad6-19a2-4f11-b1ec-5c7fc03ba6a8", "resourceId": "7ba38ad6-19a2-4f11-b1ec-5c7fc03ba6a8", "etag": "W/\"2b815690-115e-4a8f-b257-38fa87e3eb0f\"", "instanceId": "ca18a390-42a0-4298-a4dc-72b5440f59da", "properties": { "provisioningState": "Succeeded", "senderVirtualNetwork": { "resourceRef": "/virtualNetworks/fcfc99f9-50ce-4644-8a47-a23711c3b704" }, "receiverVirtualNetwork": { "resourceRef": "/virtualNetworks/fcfc99f9-50ce-4644-8a47-a23711c3b704" }, "senderIpAddress": "13.168.100.21", "receiverIpAddress": "13.168.100.22", "protocol": "Icmp", "operationId": "7ba38ad6-19a2-4f11-b1ec-5c7fc03ba6a8", "submitTime": "2016-06-21T05:10:42.7213297Z", "result": { "status": "InProgress", "roundTripTimeMSec": 0 } } } ], "nextLink": "" }
The JSON schema for the Diagnostics connectivityCheckResults GET ALL method is located in section 6.20.2.2.