b5e3f1883af36d2d9fdbfdc03ba70db21ac45706
[vid.git] /
1 {
2   "simulatorRequest": {
3     "method": "POST",
4     "path": ".*/serviceInstances/v6/SERVICE_INSTANCE_ID/vnfs/VNF_INSTANCE_ID/inPlaceSoftwareUpdate"
5   } ,
6   "simulatorResponse": {
7     "responseCode": 404,
8     "responseHeaders": {
9       "Content-Type": "text/html"
10     },
11     "body": "<html><head><title>Error</title></head><body>404 - Not Found</body></html>"
12   }
13 }