3.1.5.5.7.1.2.2 Response Body
The format for the response body for the probes GET method is as follows.
-
{ "resourceRef": "/loadBalancers/0cac5f8a-9d5c-455a-a971-2682d597e098/probes/9f940e29-1d25-44fc-88d3-c81151a0344e", "resourceId": "9f940e29-1d25-44fc-88d3-c81151a0344e", "etag": "W/\"fb318cf6-9102-4e34-a684-5e25aee8d3f4\"", "instanceId": "0da65588-247b-475b-bd1a-7ead0ba1a182", "properties": { "provisioningState": "Succeeded", "protocol": "Tcp", "port": 55555, "intervalInSeconds": 30, "numberOfProbes": 1, "loadBalancingRules": [ { "resourceRef": "/loadBalancers/ee396509-27d3-44f9-849c-f6ed28d59f66/loadBalancingRules/2ea746ea-968f-41f2-8bfa-71d2391ef752" } ] } }
The JSON schema for the probes GET method is located in section 6.5.9.2.