netconn-api/v2.0/samples/loadbalancer/health_monitors-show-res.json
Diane Fleming ec620b7c1e Correct issues with vip, member, pool, and health monitor operations
Fix code samples
Add missing attributes
Remove incorrect attributes

Closes-Bug: #1213932

Change-Id: I59dc39255cbad52716c5c6f1438bd81535c7d8ed
author: diane fleming
2014-04-01 14:03:30 -05:00

14 lines
355 B
JSON

{
"health_monitor": {
"admin_state_up": true,
"tenant_id": "83657cfcdfe44cd5920adaf26c48ceea",
"delay": 5,
"expected_codes": "200",
"max_retries": 2,
"http_method": "GET",
"timeout": 2,
"url_path": "/",
"type": "HTTP",
"id": "5d4b5228-33b0-4e60-b225-9b727c1a20e7"
}
}