delete duplicate content Get anomaly rule list
Change-Id: Id9b4ca4aceafe322d98313d8cb9317317c6e58b2
This commit is contained in:
@@ -133,48 +133,6 @@ Response
|
|||||||
**Example: JSON response**
|
**Example: JSON response**
|
||||||
|
|
||||||
|
|
||||||
.. literalinclude:: ./samples/anomaly-detect/get-anomaly-rule-show-response.json
|
|
||||||
:language: javascript
|
|
||||||
|
|
||||||
|
|
||||||
Get anomaly rule list
|
|
||||||
~~~~~~~~~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
.. rest_method:: GET /v1/anomaly/rule/list
|
|
||||||
|
|
||||||
Get all anomaly rules.
|
|
||||||
|
|
||||||
Response codes
|
|
||||||
--------------
|
|
||||||
|
|
||||||
.. rest_status_code:: success ../status.yaml
|
|
||||||
|
|
||||||
- 0
|
|
||||||
|
|
||||||
.. rest_status_code:: error ../status.yaml
|
|
||||||
|
|
||||||
- -1
|
|
||||||
|
|
||||||
Request
|
|
||||||
-------
|
|
||||||
|
|
||||||
.. rest_parameters:: parameters.yaml
|
|
||||||
|
|
||||||
- title: rule_title
|
|
||||||
- desc: rule_desc
|
|
||||||
- keyword: rule_keyword
|
|
||||||
- log_type: rule_log_type
|
|
||||||
- module: rule_module
|
|
||||||
- flag: rule_flag
|
|
||||||
- page_num: page_num
|
|
||||||
- page_size: page_size
|
|
||||||
|
|
||||||
Response
|
|
||||||
--------
|
|
||||||
|
|
||||||
**Example: JSON response**
|
|
||||||
|
|
||||||
|
|
||||||
.. literalinclude:: ./samples/anomaly-detect/get-anomaly-rule-list-show-response.json
|
.. literalinclude:: ./samples/anomaly-detect/get-anomaly-rule-list-show-response.json
|
||||||
:language: javascript
|
:language: javascript
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user