blob: e0a3f0308bf34bacf5584e78c961b929b8203789 [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 +-----------------+------------------------------------------------------+-----------------------------------+
mpriyankc1964772024-05-27 13:33:36 +010017 | 1 | ACCEPTED | CM Data Notification Subscription |
sourabh_sourabh9a76aa32023-07-25 10:58:52 +010018 +-----------------+------------------------------------------------------+-----------------------------------+
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 +-----------------+------------------------------------------------------+-----------------------------------+
mpriyankc1964772024-05-27 13:33:36 +010027 | 104 | REJECTED | CM Data Notification Subscription |
sourabh_sourabh9a76aa32023-07-25 10:58:52 +010028 +-----------------+------------------------------------------------------+-----------------------------------+
ToineSiebelink7a977002023-08-22 13:22:12 +010029 | 107 | southbound system is busy | Data Operation |
30 +-----------------+------------------------------------------------------+-----------------------------------+
danielhanrahanbbfb0612024-04-16 22:04:44 +010031 | 108 | Unknown error | All features |
sourabh_sourabh02ce57c2023-10-09 12:18:19 +010032 +-----------------+------------------------------------------------------+-----------------------------------+
33 | 109 | cm-handle already exists | Inventory |
34 +-----------------+------------------------------------------------------+-----------------------------------+
35 | 110 | cm-handle has an invalid character(s) in id | Inventory |
36 +-----------------+------------------------------------------------------+-----------------------------------+
halil.cakalb8fcd8d2024-02-19 21:37:25 +000037 | 111 | alternate id already associated | Inventory |
38 +-----------------+------------------------------------------------------+-----------------------------------+
ToineSiebelink868ff642024-04-09 17:32:40 +010039 | 112 | message too large | Data Operation |
40 +-----------------+------------------------------------------------------+-----------------------------------+
sourabh_sourabh9a76aa32023-07-25 10:58:52 +010041
42.. note::
43
44 - Single response format for all scenarios both positive and error, just using optional fields instead.
45 - status-code 0-99 is reserved for any success response.
46 - status-code from 100 to 199 is reserved for any failed response.
47
48
49