diff --git a/api-ref/source/v1/anomaly-detect.inc b/api-ref/source/v1/anomaly-detect.inc index 17bf974..48d5691 100644 --- a/api-ref/source/v1/anomaly-detect.inc +++ b/api-ref/source/v1/anomaly-detect.inc @@ -6,7 +6,7 @@ Anomaly Detect Users can add, delete, modify and query anomaly rules, query and delete anomaly records. -Get Anomaly Rule +Get anomaly rule ~~~~~~~~~~~~~~~~~~~ .. rest_method:: GET /v1/anomaly/rule/{id} @@ -41,7 +41,7 @@ Response :language: javascript -Update Anomaly Rule +Update anomaly rule ~~~~~~~~~~~~~~~~~~~ .. rest_method:: POST /v1/anomaly/rule/{id} diff --git a/api-ref/source/v1/api-versions.inc b/api-ref/source/v1/api-versions.inc index 0865a56..885b7e8 100644 --- a/api-ref/source/v1/api-versions.inc +++ b/api-ref/source/v1/api-versions.inc @@ -1,9 +1,9 @@ .. -*- rst -*- -API versions +API Versions ============ -List Api Versions +List api versions ~~~~~~~~~~~~~~~~~ .. rest_method:: GET / diff --git a/api-ref/source/v1/custom-config.inc b/api-ref/source/v1/custom-config.inc index 8653cbb..a0f1863 100644 --- a/api-ref/source/v1/custom-config.inc +++ b/api-ref/source/v1/custom-config.inc @@ -5,7 +5,7 @@ Custom Config Users can customize some important configurations, such as the retention days of ElasticSearch index. -Get Custom Config +Get custom config ~~~~~~~~~~~~~~~~~ .. rest_method:: GET /v1/custom_config @@ -33,7 +33,7 @@ Response :language: javascript -Set Custom Config +Set custom config ~~~~~~~~~~~~~~~~~ .. rest_method:: POST /v1/custom_config diff --git a/api-ref/source/v1/search.inc b/api-ref/source/v1/search.inc index f6eca3e..4bd78c7 100644 --- a/api-ref/source/v1/search.inc +++ b/api-ref/source/v1/search.inc @@ -5,7 +5,7 @@ Search API Users can search, download and analyze logs, instance callchain. -Get Search Params +Get search params ~~~~~~~~~~~~~~~~~ .. rest_method:: GET /v1/search/params @@ -91,7 +91,7 @@ Response .. -*- rst -*- -Download Logs +Download logs ~~~~~~~~~~~~~ .. rest_method:: GET /v1/search/logs/download