3.1.5.8.2.2.1.1.1 Request Body

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

 {
   "resourceId": "{1DAED41A-1D11-4DA5-8839-99B89C7C1806}",
   "properties": {
     "startIpAddress": "192.168.1.0",
     "endIpAddress": "192.168.1.99"
   }
 }

The JSON schema for the ipPools PUT method is located in section 6.8.4.1.1.