From 0176344166de4e95f26d3d0130f140acf93e2a68 Mon Sep 17 00:00:00 2001 From: BaoLiang Cui Date: Tue, 22 Sep 2015 07:42:36 -0400 Subject: [PATCH] Add The "health_monitor_id" request parameter The "health_monitor_id" request parameter is missed for "health monitors(show,update,delete)" calls. So I added the "health_monitor_id" request parameter to "Request parameters" list for "health monitors(show,update,delete)" calls. history: patchset2-->delete unnecessary whitespaces Change-Id: I05b90d20a041ac15699588b5070d174cb87957b1 Closes-Bug: #1494185 --- api-ref/src/wadls/netconn-api/src/os-lbaasv1.0-ext.wadl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/api-ref/src/wadls/netconn-api/src/os-lbaasv1.0-ext.wadl b/api-ref/src/wadls/netconn-api/src/os-lbaasv1.0-ext.wadl index 803fdc6cf..732204484 100644 --- a/api-ref/src/wadls/netconn-api/src/os-lbaasv1.0-ext.wadl +++ b/api-ref/src/wadls/netconn-api/src/os-lbaasv1.0-ext.wadl @@ -48,6 +48,14 @@ + + + The UUID for the health monitor. + +