Merge "api-ref: cleanup PUT /os-hypervisors/statistics docs"
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
|
||||
|
||||
@@ -2823,7 +2823,7 @@ hypervisor_state:
|
||||
type: string
|
||||
hypervisor_statistics:
|
||||
description: |
|
||||
The object of the hypervisors' statics.
|
||||
The hypervisors statistics summary object.
|
||||
in: body
|
||||
required: true
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user