e636c6f9674bf8803d120e80597058f43c72a118
[policy/models.git] / models-interactions / model-simulators / src / main / resources / org / onap / policy / simulators / aai / invalid-vnf.json
1 {
2   "requestError": {
3     "serviceException": {
4       "messageId": "SVC3001",
5       "text": "Resource not found for %1 using id %2 (msg=%3) (ec=%4)",
6       "variables": [
7         "GET",
8         "network/generic-vnfs/generic-vnf",
9         "Node Not Found:No Node of type generic-vnf found at: network/generic-vnfs/generic-vnf",
10         "ERR.5.4.6114"
11       ]
12     }
13   }
14 }