blob: ae14b5ca21dd3cfcb87340ac067d98fc8607b064 [file] [log] [blame]
halil.cakalf8aaf8b2023-05-03 13:22:33 +01001{
halil.cakald7899562023-07-13 11:28:18 +01002 "data": {
3 "clientId": "SCO-9989752",
4 "subscriptionName": "cm-subscription-001",
5 "dmiName": "dminame1",
6 "subscriptionStatus": [
7 {
8 "id": "CMHandle1",
9 "status": "REJECTED",
halil.cakal640e0ed2023-08-01 16:35:58 +010010 "details": "Some error message from the DMI"
halil.cakald7899562023-07-13 11:28:18 +010011 },
12 {
13 "id": "CMHandle2",
14 "status": "REJECTED",
halil.cakal640e0ed2023-08-01 16:35:58 +010015 "details": "Some other error message from the DMI"
halil.cakald7899562023-07-13 11:28:18 +010016 }
17 ]
halil.cakalf8aaf8b2023-05-03 13:22:33 +010018 }
19}