Merge "change comments for hypervisor statistics"
This commit is contained in:
commit
8c4e808657
@ -659,10 +659,9 @@
|
||||
<section xml:id="os-hypervisors-v2.1">
|
||||
<title>Hypervisors (os-hypervisors)</title>
|
||||
<para>
|
||||
Lists all hypervisors, shows statistics for all hypervisors, which
|
||||
includes information from the machine that hosts the hypervisor
|
||||
through the API for the hypervisor (XenAPI or KVM/libvirt), shows
|
||||
details for a hypervisor, and shows the uptime for a hypervisor.
|
||||
Lists all hypervisors, shows summary statistics for all hypervisors
|
||||
over all compute nodes, shows details for a hypervisor, and shows the
|
||||
uptime for a hypervisor.
|
||||
</para>
|
||||
<wadl:resources
|
||||
href="../wadls/compute-api/src/v2.1/wadl/os-hypervisors-v2.1.wadl"
|
||||
|
@ -70,8 +70,10 @@
|
||||
<method name="GET" id="showHypervisorStatistics">
|
||||
<wadl:doc xml:lang="EN" title="Show hypervisor statistics"
|
||||
xmlns="http://docbook.org/ns/docbook">
|
||||
<para role="shortdesc">Shows statistics for all
|
||||
hypervisors.</para>
|
||||
<para role="shortdesc">
|
||||
Shows summary statistics for all hypervisors over all compute
|
||||
nodes.
|
||||
</para>
|
||||
</wadl:doc>
|
||||
<response status="200">
|
||||
<representation mediaType="application/json">
|
||||
|
Loading…
x
Reference in New Issue
Block a user