From 76179d92ca87995e44259c948ee0cee1f3a3a752 Mon Sep 17 00:00:00 2001 From: BaoLiang Cui Date: Sat, 3 Oct 2015 03:49:37 -0400 Subject: [PATCH] Corrected parameters for associate health monitor Both request and response parameters are incorrect for associate health monitor with pool call. I created entity for request parameters and reference it. I also deleted the incorrect response entity reference. Change-Id: I7005ced9a3fbec80f3e8a787f31e4ee586939ca4 Closes-Bug:1501201 --- api-ref/src/wadls/netconn-api/src/common.ent | 10 ++++++++++ .../src/wadls/netconn-api/src/os-lbaasv1.0-ext.wadl | 5 +++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/api-ref/src/wadls/netconn-api/src/common.ent b/api-ref/src/wadls/netconn-api/src/common.ent index 2ebff0166..98a30bd65 100644 --- a/api-ref/src/wadls/netconn-api/src/common.ent +++ b/api-ref/src/wadls/netconn-api/src/common.ent @@ -3805,6 +3805,16 @@ router. The administrative state of the health monitor. A valid value is true (UP) or false (DOWN). ' > + + + + The UUID for the health monitor. + +'> Associates a health monitor with a specified pool. - &hmCreateRequestParams; &hmassociatepoolRequestParams; @@ -479,7 +479,8 @@ - &hmResponseParams; +