aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/test/resources/registration_to_simulator/mso_add_relationships_error.json
blob: 126369df30279d3bbcc4f72b39ced4bce7cb0e13 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "simulatorRequest": {
    "method": "POST",
    "path": "/mso/serviceInstances/v6/f36f5734-e9df-4fbf-9f35-61be13f028a1/addRelationships"
  } ,
  "simulatorResponse": {
    "responseCode": 500,
    "body": "ERROR_PAYLOAD"
  }
}