update nsmf workflow of active and deactive nssi
[so.git] / asdc-controller / src / test / resources / resource-examples / vgw / etsi-catalog-package-onboading-job-status-successful.json
1 {
2     "jobId": "57c13120-0a03-4d2e-837a-7c41d61e4a30",
3     "responseDescriptor": 
4     {
5         "status": "finished",
6         "progress": "100",
7         "statusDescription": "CSAR(8f0b72e1-b6d6-42b6-a808-c60b17f04d7a) distribute successfully.",
8         "errorCode": "0",
9         "responseId": "3",
10         "responseHistoryList": [
11             {
12                 "status": "processing",
13                 "progress": "30",
14                 "statusDescription": "Save CSAR(8f0b72e1-b6d6-42b6-a808-c60b17f04d7a) to database.",
15                 "errorCode": "0",
16                 "responseId": "2"
17             },
18             {
19                 "status": "processing",
20                 "progress": "5",
21                 "statusDescription": "Start CSAR(8f0b72e1-b6d6-42b6-a808-c60b17f04d7a) distribute.",
22                 "errorCode": "0",
23                 "responseId": "1"
24             }
25         ]
26     }
27 }