aboutsummaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/csmfActivate.json
blob: 7b9810a4a95af2e88c1bc1861e2c087901cb22b3 (plain)
1
2
3
4
5
6
7
8
9
{
  "result_header": {
    "result_code": "200",
    "result_message": "Activate slicing service processing succeeded."
  },
  "result_body": {
    "operation_id": "3b74758c-4a23-4c44-88bf-e5ed3baa395f"
  }
}