From 70f39ab57fd2b5903dd587aca3cf29263db7ed08 Mon Sep 17 00:00:00 2001 From: jichenjc Date: Thu, 6 Oct 2016 18:08:20 +0800 Subject: [PATCH] api-ref: Body verification for os-hypervisors.inc Change-Id: Ia826591a416774a777e08f286f257962fa776258 Implements: blueprint api-ref-in-rst-pike --- api-ref/source/os-hypervisors.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/api-ref/source/os-hypervisors.inc b/api-ref/source/os-hypervisors.inc index 71c6814a4c..9e58f4af64 100644 --- a/api-ref/source/os-hypervisors.inc +++ b/api-ref/source/os-hypervisors.inc @@ -1,13 +1,13 @@ .. -*- rst -*- -.. needs:body_verification ============================== Hypervisors (os-hypervisors) ============================== 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. +all compute nodes, shows details for a hypervisor, shows the uptime +for a hypervisor, list all servers on a given hypervisor or search +hypervisor by given id. List Hypervisors ================ @@ -152,7 +152,7 @@ Show Hypervisor Details .. rest_method:: GET /os-hypervisors/{hypervisor_id} -Shows details for a hypervisor. +Shows details for a given hypervisor. Policy defaults enable only users with the administrative role to perform this operation. Cloud providers can change these permissions through @@ -209,7 +209,7 @@ Show Hypervisor Uptime .. rest_method:: GET /os-hypervisors/{hypervisor_id}/uptime -Shows the uptime for a hypervisor. +Shows the uptime for a given hypervisor. Policy defaults enable only users with the administrative role to perform this operation. Cloud providers can change these permissions through