X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-automation%2Fsrc%2Ftest%2Fresources%2Fregistration_to_simulator%2Fmso_config_update_error_404.json;h=6d08d520e1852229ce35320c1735e0ede005be4b;hb=b35fe638e3e38ab00b111bf44c39d5081ef8a3c2;hp=c3fb0b0096803dafd4bc9b8c0b49cfc0dea43781;hpb=a867b83b9ce1a5ea9793d4fc76d39f2973c9174a;p=vid.git diff --git a/vid-automation/src/test/resources/registration_to_simulator/mso_config_update_error_404.json b/vid-automation/src/test/resources/registration_to_simulator/mso_config_update_error_404.json index c3fb0b009..6d08d520e 100644 --- a/vid-automation/src/test/resources/registration_to_simulator/mso_config_update_error_404.json +++ b/vid-automation/src/test/resources/registration_to_simulator/mso_config_update_error_404.json @@ -1,7 +1,7 @@ { "simulatorRequest": { "method": "POST", - "path": ".*/serviceInstances/v./SERVICE_INSTANCE_ID/vnfs/VNF_INSTANCE_ID/applyUpdatedConfig" + "path": ".*/serviceInstantiation/v./serviceInstances/SERVICE_INSTANCE_ID/vnfs/VNF_INSTANCE_ID/applyUpdatedConfig" } , "simulatorResponse": { "responseCode": 404,