{ | |
"data": { | |
"statusCode": 104, | |
"statusMessage": "partially applied subscription", | |
"additionalInfo": { | |
"rejected": [ | |
{ | |
"details": "Some other error message from the DMI", | |
"targets": ["CMHandle2"] | |
}, | |
{ | |
"details": "Some error message from the DMI", | |
"targets": ["CMHandle1"] | |
} | |
], | |
"pending": [ | |
{ | |
"details": "No reply from DMI yet", | |
"targets": ["CMHandle3", "CMHandle4"] | |
} | |
] | |
} | |
} | |
} |