summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/csmfSlicingProgress.json
blob: d9370a4224671f0c8ffa26e7a60bf0c2dbd5ca46 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "result_header": {
    "result_code": "200",
    "result_message": "Query operation process processing succeeded."
  },
  "result_body": {
    "operation_id": "3b74758c-4a23-4c44-88bf-e5ed3baa395f",
    "operation_type": "activation",
    "operation_progress": 66
  }
}