aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/resources/registration_to_simulator/pProbe/mso_remove_pnf_relationship_error.json
blob: 3e85903d404cd2f03e55735c5156b0de7365b020 (plain)
1
2
3
4
5
6
7
8
9
{
  "simulatorRequest": {
    "method": "POST",
    "path": "/ecomp/mso/infra/serviceInstances/v6/3f93c7cb-2fd0-4557-9514-e189b7b04f9d/removeRelationships"
  },
  "simulatorResponse": {
    "responseCode": 500
  }
}