api-ref: Body verification for os-hypervisors.inc
Change-Id: Ia826591a416774a777e08f286f257962fa776258 Implements: blueprint api-ref-in-rst-pike
This commit is contained in:
parent
8b34afcfa1
commit
70f39ab57f
@ -1,13 +1,13 @@
|
|||||||
.. -*- rst -*-
|
.. -*- rst -*-
|
||||||
.. needs:body_verification
|
|
||||||
|
|
||||||
==============================
|
==============================
|
||||||
Hypervisors (os-hypervisors)
|
Hypervisors (os-hypervisors)
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
Lists all hypervisors, shows summary statistics for all hypervisors over
|
Lists all hypervisors, shows summary statistics for all hypervisors over
|
||||||
all compute nodes, shows details for a hypervisor, and shows the uptime
|
all compute nodes, shows details for a hypervisor, shows the uptime
|
||||||
for a hypervisor.
|
for a hypervisor, list all servers on a given hypervisor or search
|
||||||
|
hypervisor by given id.
|
||||||
|
|
||||||
List Hypervisors
|
List Hypervisors
|
||||||
================
|
================
|
||||||
@ -152,7 +152,7 @@ Show Hypervisor Details
|
|||||||
|
|
||||||
.. rest_method:: GET /os-hypervisors/{hypervisor_id}
|
.. 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
|
Policy defaults enable only users with the administrative role to perform
|
||||||
this operation. Cloud providers can change these permissions through
|
this operation. Cloud providers can change these permissions through
|
||||||
@ -209,7 +209,7 @@ Show Hypervisor Uptime
|
|||||||
|
|
||||||
.. rest_method:: GET /os-hypervisors/{hypervisor_id}/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
|
Policy defaults enable only users with the administrative role to perform
|
||||||
this operation. Cloud providers can change these permissions through
|
this operation. Cloud providers can change these permissions through
|
||||||
|
Loading…
Reference in New Issue
Block a user