CM SUBSCRIPTION: Update schemas
[cps.git] / docs / cps-ncmp-message-status-codes.rst
index 90590a2..e0a3f03 100644 (file)
@@ -14,9 +14,9 @@ CPS-NCMP Message Status Codes
     +=================+======================================================+===================================+
     | 0               | Successfully applied changes                         | Data Operation                    |
     +-----------------+------------------------------------------------------+-----------------------------------+
-    | 1               | successfully applied subscription                    | CM Data Notification Subscription |
+    | 1               | ACCEPTED                                             | CM Data Notification Subscription |
     +-----------------+------------------------------------------------------+-----------------------------------+
-    | 100             | cm handle id(s) is(are) not found                    | Data Operation, Inventory         |
+    | 100             | cm handle id(s) is(are) not found                    | All features                      |
     +-----------------+------------------------------------------------------+-----------------------------------+
     | 101             | cm handle(s) not ready                               | Data Operation                    |
     +-----------------+------------------------------------------------------+-----------------------------------+
@@ -24,15 +24,11 @@ CPS-NCMP Message Status Codes
     +-----------------+------------------------------------------------------+-----------------------------------+
     | 103             | dmi plugin service is not able to read resource data | Data Operation                    |
     +-----------------+------------------------------------------------------+-----------------------------------+
-    | 104             | partially applied subscription                       | CM Data Notification Subscription |
-    +-----------------+------------------------------------------------------+-----------------------------------+
-    | 105             | subscription not applicable for all cm handles       | CM Data Notification Subscription |
-    +-----------------+------------------------------------------------------+-----------------------------------+
-    | 106             | subscription pending for all cm handles              | CM Data Notification Subscription |
+    | 104             | REJECTED                                             | CM Data Notification Subscription |
     +-----------------+------------------------------------------------------+-----------------------------------+
     | 107             | southbound system is busy                            | Data Operation                    |
     +-----------------+------------------------------------------------------+-----------------------------------+
-    | 108             | Unknown error                                        | Inventory                         |
+    | 108             | Unknown error                                        | All features                      |
     +-----------------+------------------------------------------------------+-----------------------------------+
     | 109             | cm-handle already exists                             | Inventory                         |
     +-----------------+------------------------------------------------------+-----------------------------------+
@@ -40,6 +36,8 @@ CPS-NCMP Message Status Codes
     +-----------------+------------------------------------------------------+-----------------------------------+
     | 111             | alternate id already associated                      | Inventory                         |
     +-----------------+------------------------------------------------------+-----------------------------------+
+    | 112             | message too large                                    | Data Operation                    |
+    +-----------------+------------------------------------------------------+-----------------------------------+
 
 .. note::