Add missing hypervisor_idTemplateParameter

missing this param so the request param is not complete

Change-Id: I8cc613043981b0f2e834eaa65241998f87f0b543
Partial-Bug: #1515222
This commit is contained in:
jichenjc 2016-01-24 07:56:48 +08:00
parent 20a2d4ffe3
commit a04f2352dd
1 changed files with 3 additions and 2 deletions

View File

@ -22,15 +22,16 @@
<method href="#showHypervisorStatistics"/>
</resource>
<resource id="hypervisor_id" path="{hypervisor_id}">
&hypervisor_idTemplateParameter;
<method href="#showHypervisor"/>
<resource id="uptime" path="uptime">
<method href="#showHypervisorUptime"/>
</resource>
</resource>
</resource>
</resource>
</resource>
</resources>
</resource>
</resources>
<!-- *******************************************************-->
<!-- OS Hypervisors -->
<!--*******************************************************-->