add test that verify delete and upgrade of the not upgraded vfm's
[vid.git] / vid-webpack-master / cypress / support / jsonBuilders / mocks / jsons / auditInfoMSO.json
1 [
2   {
3     "id": null,
4     "jobId": "20fb575c-130a-4c5e-b434-50440bf992ec",
5     "jobStatus": "COMPLETE",
6     "source": "MSO",
7     "requestId": "c0011670-0e1a-4b74-945d-8bf5aede1d9c",
8     "additionalInfo": "Service Instance was created successfully.",
9     "final": null,
10     "createdDate": 1526471134058
11   }
12 ]