3.1.5.14.1.2.2 Response Body

The format for the publicIPAddresses GET response body is as follows.

 {
   "resourceRef": "/publicIPAddresses/pip2",
   "resourceId": "pip2",
   "resourceMetadata": {
     "resourceName": "outbound1"
   },
   "etag": "W/\"90a799f7-549d-44ac-baa9-f7ccf69b1dda\"",
   "instanceId": "018a7e31-cf8e-4292-899d-2f3f4b9b96c5",
   "properties": {
     "provisioningState": "Updating",
     "ipAddress": "12.21.4.51",
     "publicIPAllocationMethod": "Static",
     "idleTimeoutInMinutes": 1
   }
 }

The JSON schema for the publicIPAddresses GET method is located in section 6.12.3.