3.1.5.8.2.3.1.2.2 Response Body

The format for the response body for the routes GET method is as follows.

 {
   "resourceRef": "/logicalNetworks/testln/subnets/lnsubnet1/routes/lnroute1",
   "resourceId": "lnroute1",
   "etag": "W/\"01f97500-620c-4877-868a-2f07833ed040\"",
   "instanceId": "93229775-761a-448e-a9eb-df2ea3878f8a",
   "properties": {
     "provisioningState": "Succeeded",
     "destination": "192.168.1.252/31",
     "nextHop": "192.168.1.1"
   }
 }

The JSON schema for the routes GET method is contained within the logicalNetworks GET schema in section 6.8.2.