diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-27 10:42:34 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2018-04-27 10:42:34 +0530 |
commit | 98c4763878df3e30186a1e247d86f5f4d9ce3b7b (patch) | |
tree | 188c9ec22590828cd2fa2905a712e7c24e5c3e56 | |
parent | 190771798508c445a1ab5147ca5f6dae36a974af (diff) |
Add SNMP into the architecture diagram
Issue-ID: CLI-105
Change-Id: I68e65e12d7114ed64172be1952dd5d04acffed55
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
-rw-r--r-- | docs/architecture.rst | 2 | ||||
-rw-r--r-- | docs/images/portal-cli-arch.png | bin | 253879 -> 131523 bytes |
2 files changed, 2 insertions, 0 deletions
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 Binary files differindex 4370183d..63e9da8a 100644 --- a/docs/images/portal-cli-arch.png +++ b/docs/images/portal-cli-arch.png |