Merge "Add The "health_monitor_id" request parameter"
This commit is contained in:
commit
e5271f95b0
@ -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"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user