api-ref: cleanup PUT /os-hypervisors/statistics docs
There are two changes here: 1. It is important to state that this API only returns a summary of compute node/service statistics for *enabled* nova-compute services. The DB API query filters out disabled compute services. 2. Fixes a typo in the description of the hypervisor_statistics parameter. Change-Id: Iee28147b701ab42eb07d344cd2f4cb157b74b2f2
This commit is contained in:
@@ -116,7 +116,7 @@ Show Hypervisor Statistics
|
||||
|
||||
.. rest_method:: GET /os-hypervisors/statistics
|
||||
|
||||
Shows summary statistics for all hypervisors over all compute nodes.
|
||||
Shows summary statistics for all enabled hypervisors over all compute nodes.
|
||||
|
||||
Policy defaults enable only users with the administrative role to perform
|
||||
this operation. Cloud providers can change these permissions through
|
||||
|
||||
Reference in New Issue
Block a user