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