3.1.5.6.1.2.2 Response Body

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

 {
   "resourceRef": "/loadBalancerManager/config",
   "resourceId": "config",
   "etag": "W/\"ea4ce83a-3b5c-4b92-90b4-f1a69aa5935f\"",
   "instanceId": "6a42e935-92bb-4081-a1a7-bac1d772671f",
   "properties": {
     "provisioningState": "Succeeded",
     "loadBalancerManagerIPAddress": "21.0.0.21",
     "outboundNatIPExemptions": [],
     "vipIpPools": [
       {
         "resourceRef": "/logicalNetworks/ccb732ec-a3b5-4755-99ff-fddb91d50884/subnets/262b479f-0952-49b9-ad20-3d6732729389/ipPools/968917ad-8122-447d-90f7-bee2f95828c8"
       },
       {
         "resourceRef": "/logicalNetworks/9c1b2b61-dec2-49e3-b573-c2ecff57893d/subnets/a4f7c90b-6056-4dff-97fb-f46211ecdc10/ipPools/6b7c0255-c68d-4b2f-9870-9757255b55de"
       }
     ]
   }
 }

The JSON schema for the loadBalancerManager GET method is located in section 6.6.2.