From: Kanagaraj Manickam k00365106 Date: Fri, 27 Apr 2018 05:12:34 +0000 (+0530) Subject: Add SNMP into the architecture diagram X-Git-Tag: v2.0.2~76 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=98c4763878df3e30186a1e247d86f5f4d9ce3b7b;p=cli.git Add SNMP into the architecture diagram Issue-ID: CLI-105 Change-Id: I68e65e12d7114ed64172be1952dd5d04acffed55 Signed-off-by: Kanagaraj Manickam k00365106 --- diff --git a/docs/architecture.rst b/docs/architecture.rst index 771836d2..aef51b61 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -21,6 +21,8 @@ them into Registrar. * **HTTP Command** : Plug-in for implementing all Rest based command as YAML without any coding. +* **SNMP Command** : Plug-in for implementing all SNMP based command as YAML without any coding. + * **Command Shell** : Provides the interactive command line console from Linux * **Web Command Console** : Provides the interactive command line console from web-browser diff --git a/docs/images/portal-cli-arch.png b/docs/images/portal-cli-arch.png index 4370183d..63e9da8a 100644 Binary files a/docs/images/portal-cli-arch.png and b/docs/images/portal-cli-arch.png differ