diff options
author | 付光荣10144542 <fu.guangrong@zte.com.cn> | 2021-03-25 08:46:03 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-03-25 09:03:42 +0800 |
commit | e55711e1485de2f8cbddff135eea239c06bc8104 (patch) | |
tree | 3d756c40614adba472d9f83d3c682130a129173b /docs/platform/consumedapis.rst | |
parent | 7bb72d666fec5714685f7d27920665dafaf5c684 (diff) |
Created New Release Notes for Honolulu
Change-Id: I4c0e7e6a4ae7e557d135cea773eeeaa95a6758a2
Issue-ID: HOLMES-424
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'docs/platform/consumedapis.rst')
-rw-r--r-- | docs/platform/consumedapis.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/platform/consumedapis.rst b/docs/platform/consumedapis.rst index 7b06e0e..9c0a0ff 100644 --- a/docs/platform/consumedapis.rst +++ b/docs/platform/consumedapis.rst @@ -4,7 +4,7 @@ Consumed APIs ------------- -In the Guilin release, Holmes mainly depends on the APIs provided by DCAE, A&AI, DMaaP and MSB. +In the Honolulu release, Holmes mainly depends on the APIs provided by DCAE, A&AI, DMaaP and MSB. DCAE ^^^^ @@ -30,10 +30,10 @@ In order to get the correlation between different alarms with the help of the to #. Query a VM by ID: - ``/aai/v11/search/nodes-query?search-node-type=vserver&filter=vserver-id:EQUALS:{vserver-id}`` + ``/aai/v11/search/nodes-query?search-node-type=vserver&filter=vserver-id:EQUALS:{vserver-id}`` More details could be found at `A&AI APIs <https://wiki.onap.org/pages/viewpage.action?pageId=13598793>`_. - + DMaaP ^^^^^ |