diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-21 19:57:19 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-09-21 19:57:19 +0800 |
commit | e3860e0fd7b0167e1afa2ac9252ce9f1e8f3c82c (patch) | |
tree | ba06405918294c69827ad99729fb0c2a1c9baaf3 /docs/offeredapis.rst | |
parent | bb5de24c15f98ea156590eb8f34c17e3c90865df (diff) |
Init the Holmes Rule Management API Doc
Change-Id: I18c542edb3bd45a1e7803d2d97bf2671d231e075
Issue-ID: HOLMES-54
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'docs/offeredapis.rst')
-rw-r--r-- | docs/offeredapis.rst | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst new file mode 100644 index 0000000..ab7bb12 --- /dev/null +++ b/docs/offeredapis.rst @@ -0,0 +1,10 @@ +DCAEGEN2 Components Offered APIs +================================== +The rule management module provides the following APIs. + +* Rule Creation +* Rule Update +* Rule Query +* Rule Deletion + +.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=holmes/rule-management.git;a=blob;f=rulemgt/src/main/resources/swagger.json
\ No newline at end of file |