Merge "add log index and fix title underline short error"

This commit is contained in:
Zuul 2022-09-14 03:20:53 +00:00 committed by Gerrit Code Review
commit 3720f31587
3 changed files with 9 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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