blob: 20a5ae3c118dd262c176df1447a546357969a7c9 [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
3.. Copyright (C) 2023 Nordix Foundation
4
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 +-----------------+------------------------------------------------------+-----------------------------------+
sourabh_sourabh02ce57c2023-10-09 12:18:19 +010019 | 100 | cm handle id(s) is(are) not found | Data Operation, Inventory |
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 +-----------------+------------------------------------------------------+-----------------------------------+
sourabh_sourabh02ce57c2023-10-09 12:18:19 +010035 | 108 | Unknown error | Inventory |
36 +-----------------+------------------------------------------------------+-----------------------------------+
37 | 109 | cm-handle already exists | Inventory |
38 +-----------------+------------------------------------------------------+-----------------------------------+
39 | 110 | cm-handle has an invalid character(s) in id | Inventory |
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