Update the 'service-list' api-ref

Change-Id: I4d7a2b537425c008592b6d1bfa675d17c600e004
This commit is contained in:
coldmoment 2017-06-03 14:25:47 +08:00
parent 990b846a0b
commit 0293e75bf3
1 changed files with 4 additions and 4 deletions

View File

@ -4,14 +4,14 @@
Manage Magnum service
=====================
Show container infrastructure management service status
List container infrastructure management services
=======================================================
.. rest_method:: GET /v1/mservices
Enables administrative users to view details for all Magnum services.
Enables administrative users to list all Magnum services.
Container infrastructure service status details include service id, binary,
Container infrastructure service information include service id, binary,
host, report count, creation time, last updated time, health status, and
the reason for disabling service.
@ -46,4 +46,4 @@ Response Example
----------------
.. literalinclude:: samples/mservice-get-resp.json
:language: javascript
:language: javascript