Merge "add log index and fix title underline short error"
This commit is contained in:
commit
3720f31587
@ -18,3 +18,5 @@ OpenStack Log API V1 (CURRENT)
|
||||
.. include:: search-analyse-logs.inc
|
||||
.. include:: search-logs-download.inc
|
||||
.. include:: search-instance-callchain.inc
|
||||
.. include:: search-typical-logs.inc
|
||||
.. include:: search-instance-requestids.inc
|
||||
|
@ -1,10 +1,10 @@
|
||||
.. -*- rst -*-
|
||||
|
||||
Search instance request_ids
|
||||
===================
|
||||
===========================
|
||||
|
||||
Search the list of instance request id
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. rest_method:: GET v1/search/instance/request_ids
|
||||
|
||||
@ -13,10 +13,10 @@ Search instance request id from a start time to end time
|
||||
Response codes
|
||||
--------------
|
||||
|
||||
.. rest_status_code:: success ../parameters.yaml
|
||||
.. rest_status_code:: success ../status.yaml
|
||||
|
||||
- 0
|
||||
|
||||
.. rest_status_code:: error ../parameters.yaml
|
||||
.. rest_status_code:: error ../status.yaml
|
||||
|
||||
- -1
|
||||
|
@ -4,7 +4,7 @@ Search typical logs
|
||||
===================
|
||||
|
||||
Search typical error logs of all modules
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. rest_method:: GET v1/search/typical/logs
|
||||
|
||||
@ -13,10 +13,10 @@ Search host_name, module_name,program_name,level more informations for all Venus
|
||||
Response codes
|
||||
--------------
|
||||
|
||||
.. rest_status_code:: success ../parameters.yaml
|
||||
.. rest_status_code:: success ../status.yaml
|
||||
|
||||
- 0
|
||||
|
||||
.. rest_status_code:: error ../parameters.yaml
|
||||
.. rest_status_code:: error ../status.yaml
|
||||
|
||||
- -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user