blob: 0c6ce0e712f061becc154b8c9137dcd8c7d45c2a [file] [log] [blame]
sourabh_sourabh9a76aa32023-07-25 10:58:52 +01001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
halil.cakalb8fcd8d2024-02-19 21:37:25 +00003.. Copyright (C) 2023-2024 Nordix Foundation
sourabh_sourabh9a76aa32023-07-25 10:58:52 +01004
5.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING
6.. _dataOperationMessageStatusCodes:
7
8
9CPS-NCMP Message Status Codes
10#############################
11
12 +-----------------+------------------------------------------------------+-----------------------------------+
sourabh_sourabh02ce57c2023-10-09 12:18:19 +010013 | Status Code | Status Message | Feature(s) |
sourabh_sourabh9a76aa32023-07-25 10:58:52 +010014 +=================+======================================================+===================================+
15 | 0 | Successfully applied changes | Data Operation |
16 +-----------------+------------------------------------------------------+-----------------------------------+
17 | 1 | successfully applied subscription | CM Data Notification Subscription |
18 +-----------------+------------------------------------------------------+-----------------------------------+
danielhanrahanbbfb0612024-04-16 22:04:44 +010019 | 100 | cm handle id(s) is(are) not found | All features |
sourabh_sourabh9a76aa32023-07-25 10:58:52 +010020 +-----------------+------------------------------------------------------+-----------------------------------+
sourabh_sourabh02ce57c2023-10-09 12:18:19 +010021 | 101 | cm handle(s) not ready | Data Operation |
sourabh_sourabh9a76aa32023-07-25 10:58:52 +010022 +-----------------+------------------------------------------------------+-----------------------------------+
23 | 102 | dmi plugin service is not responding | Data Operation |
24 +-----------------+------------------------------------------------------+-----------------------------------+
25 | 103 | dmi plugin service is not able to read resource data | Data Operation |
26 +-----------------+------------------------------------------------------+-----------------------------------+
27 | 104 | partially applied subscription | CM Data Notification Subscription |
28 +-----------------+------------------------------------------------------+-----------------------------------+
29 | 105 | subscription not applicable for all cm handles | CM Data Notification Subscription |
30 +-----------------+------------------------------------------------------+-----------------------------------+
31 | 106 | subscription pending for all cm handles | CM Data Notification Subscription |
32 +-----------------+------------------------------------------------------+-----------------------------------+
ToineSiebelink7a977002023-08-22 13:22:12 +010033 | 107 | southbound system is busy | Data Operation |
34 +-----------------+------------------------------------------------------+-----------------------------------+
danielhanrahanbbfb0612024-04-16 22:04:44 +010035 | 108 | Unknown error | All features |
sourabh_sourabh02ce57c2023-10-09 12:18:19 +010036 +-----------------+------------------------------------------------------+-----------------------------------+
37 | 109 | cm-handle already exists | Inventory |
38 +-----------------+------------------------------------------------------+-----------------------------------+
39 | 110 | cm-handle has an invalid character(s) in id | Inventory |
40 +-----------------+------------------------------------------------------+-----------------------------------+
halil.cakalb8fcd8d2024-02-19 21:37:25 +000041 | 111 | alternate id already associated | Inventory |
42 +-----------------+------------------------------------------------------+-----------------------------------+
ToineSiebelink868ff642024-04-09 17:32:40 +010043 | 112 | message too large | Data Operation |
44 +-----------------+------------------------------------------------------+-----------------------------------+
sourabh_sourabh9a76aa32023-07-25 10:58:52 +010045
46.. note::
47
48 - Single response format for all scenarios both positive and error, just using optional fields instead.
49 - status-code 0-99 is reserved for any success response.
50 - status-code from 100 to 199 is reserved for any failed response.
51
52
53