aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/json/queryJobRsp.json
blob: 9238b472a7b989ff9113a77b13685e6f4275979a (plain)
1
2
3
4
5
6
7
8
9
10
{
  "jobId": "1",
  "responseDescriptor": {
    "progress": "100",
    "status": "finished",
    "statusDescription": "OMC VMs are decommissioned in VIM",
    "errorCode": "",
    "responseId": "22"
  }
}