neutron-lib/api-ref/source/v2/samples/lbaas/healthmonitor-update-respon...

23 lines
629 B
JSON

{
"health_monitor": {
"admin_state_up": false,
"project_id": "eabfefa3fd1740a88a47ad98e132d238",
"tenant_id": "eabfefa3fd1740a88a47ad98e132d238",
"delay": 2,
"expected_codes": "200",
"max_retries": 2,
"http_method": "POST",
"timeout": 2,
"pools": [
{
"status": "ACTIVE",
"status_description": null,
"pool_id": "5a9a3e9e-d1aa-448e-af37-a70171f2a332"
}
],
"url_path": "/page.html",
"type": "HTTP",
"id": "b7633ade-24dc-4d72-8475-06aa22be5412"
}
}