3.1.5.25.1.2.2 Response Body

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

 {
   "resourceRef": "/iDnsServer/configuration",
   "resourceId": "configuration",
   "etag": "W/\"0ba91307-fe4d-4ed1-8e7c-472f77e942ca\"",
   "instanceId": "ae39e307-f8e6-43f6-9264-4a54c43ee33a",
   "properties": {
     "provisioningState": "Succeeded",
     "connections": [
       {
         "managementAddresses": [
           "192.83.0.23"
         ],
         "credential": {
           "resourceRef": "/credentials/iDnsServer-Credentials"
         },
         "credentialType": "usernamePassword"
       }
     ],
     "zone": "cloudapp.net"
   }
 }

The JSON schema for the iDnsServer GET method is located in section 6.23.2.