aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/resources/registration_to_simulator/pProbe/aai_get_specific_pnf_error.json
blob: c6435b2e0037b215d3a4dc9e7500189c293d4c98 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "simulatorRequest": {
    "method": "GET",
    "path": "/aai/v../network/pnfs/pnf/MX_960-F722"
  } ,
  "simulatorResponse": {
    "responseCode": 500,
    "body": "ERROR_PAYLOAD"
  }
}