3.1.5.10.2.1.1.1 Request Body

The format for the request body for the routes PUT method is as follows.

 {
   "resourceId": "4f7b9b29-6744-436d-af0e-779fa7093f29",
   "resourceMetadata": {
   },
   "properties": {
     "addressPrefix": "11.0.0.0/24",
     "nextHopType": "VirtualAppliance",
     "nextHopIpAddress": "12.0.0.21"
   }
 }

The JSON schema for the routes PUT method is located in section 6.10.4.1.