diff --git a/api-ref/source/os-hypervisors.inc b/api-ref/source/os-hypervisors.inc index 329d465e82..b1346c4627 100644 --- a/api-ref/source/os-hypervisors.inc +++ b/api-ref/source/os-hypervisors.inc @@ -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 diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index a41023338d..300d4b56f4 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -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