aboutsummaryrefslogtreecommitdiffstats
path: root/vid-ext-services-simulator/src/main/resources/preset_registration/portMirroringPProbe/mso_create_configuration_pProbe.json
blob: 72893cdf224458021cb272c150a0431d8b2937a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "simulatorRequest": {
    "method": "POST",
    "path": "/mso/serviceInstances/v./c187e9fe-40c3-4862-b73e-84ff056205f6/configurations[\/]?"
  },
  "simulatorResponse": {
    "responseCode": 200,
    "body": {
      "requestReferences": {
        "instanceId": "c187e9fe-40c3-4862-b73e-84ff056205f6",
        "requestId": "314cc766-b673-4a50-b9c5-471f68914585"
      }
    }
  }
}