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