summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/slicing_business_activate.json
blob: 988577bfde16207c069b38a45de9414554d4f476 (plain)
1
2
3
4
5
6
7
8
9
{
  "result_header": {
    "result_code": "200",
    "result_message": "5G slicing service has been activated."
  },
  "result_body": {
    "operation_id": "123456"
  }
}