org.onap migration
[vid.git] / vid-automation / src / main / resources / registration_to_simulator / pProbe / aai_get_specific_pnf_error.json
1 {
2   "simulatorRequest": {
3     "method": "GET",
4     "path": "/aai/v11/network/pnfs/pnf/MX_960-F722"
5   } ,
6   "simulatorResponse": {
7     "responseCode": 500,
8     "body": "ERROR_PAYLOAD"
9   }
10 }