summaryrefslogtreecommitdiffstats
path: root/docs/design.rst
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2023-10-09 12:18:19 +0100
committersourabh_sourabh <sourabh.sourabh@est.tech>2023-10-09 15:36:25 +0100
commit02ce57c4324b0e465daa9f20538417874f449ad6 (patch)
treecf0a7db0f67f9c616628131951bc7222286ab4c9 /docs/design.rst
parenta6acaeae5e3d1b857d29001bee81c9a9add90dcc (diff)
RTD Doc update with error code
-RTD doc is updated with new error codes. Issue-ID: CPS-1904 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: Id234655abe88e3348abc148f8c1eedd36bf58379
Diffstat (limited to 'docs/design.rst')
-rwxr-xr-xdocs/design.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/design.rst b/docs/design.rst
index c6413c294..5ad86a3ae 100755
--- a/docs/design.rst
+++ b/docs/design.rst
@@ -83,3 +83,13 @@ NCMP Inventory CM Handle Querying
The CM Handle searches ncmp inventory endpoints can be used to query for CM Handles or CM Handle IDs.
This endpoint is described in detail in :doc:`ncmp-inventory-querying`.
+
+Common NCMP Response Codes
+==========================
+
+NCMP uses common responses codes in REST responses and events. Also the DMI plugin interface uses these codes which are defined here:
+
+.. toctree::
+ :maxdepth: 1
+
+ cps-ncmp-message-status-codes.rst