Merge "Add The "health_monitor_id" request parameter"

This commit is contained in:
Jenkins 2015-09-23 19:39:02 +00:00 committed by Gerrit Code Review
commit e5271f95b0

View File

@ -48,6 +48,14 @@
<method href="#createHealthMonitor"/>
<resource id="health_monitor_id_hm"
path="{health_monitor_id}">
<param name="health_monitor_id" style="template"
type="csapi:UUID">
<wadl:doc
xmlns="http://docbook.org/ns/docbook"
xml:lang="EN" title="Network ID">
The UUID for the health monitor.
</wadl:doc>
</param>
<method href="#showHealthMonitor"/>
<method href="#updateHealthMonitor"/>
<method href="#deleteHealthMonitor"/>