blob: 0a32f38c0a8689f4622e05b0ad7a2772498bfed8 [file] [log] [blame]
{
"data": {
"responses": [
{
"operationId": "some-operation-id",
"ids": [
"cm-handle-id"
],
"statusCode": "any-success-status-code",
"statusMessage": "Successfully applied changes",
"responseContent": {
"some-key": "some-value"
}
}
]
}
}