13f346fb7ab7da6a329933845e968474100b1868
[so.git] / asdc-controller / src / test / resources / resource-examples / vgw / etsi-catalog-package-onboading-job-status-error.json
1 {
2     "jobId": "57c13120-0a03-4d2e-837a-7c41d61e4a30",
3     "responseDescriptor": 
4     {
5         "status": "error",
6         "progress": "255",
7         "statusDescription": "Failed to query artifacts(resources) from sdc.",
8         "errorCode": "0",
9         "responseId": "2",
10         "responseHistoryList": [
11             {
12                 "status": "processing",
13                 "progress": "5",
14                 "statusDescription": "Start CSAR(8f0b72e1-b6d6-42b6-a808-c60b17f04d7a) distribute.",
15                 "errorCode": "0",
16                 "responseId": "1"
17             }
18         ]
19     }
20 }