org.onap migration
[vid.git] / vid-automation / src / main / resources / registration_to_simulator / activateDeactivate / mso_activate_service_instance.json
1 {
2   "simulatorRequest": {
3     "method": "POST",
4     "path": "/ecomp/mso/infra/serviceInstances/v6/3f93c7cb-2fd0-4557-9514-e189b7b04f9d/<ACTIVE_ACTION>"
5   } ,
6   "simulatorResponse": {
7     "responseCode": 202,
8     "body": {
9       "requestReferences": {
10         "instanceId": "3f93c7cb-2fd0-4557-9514-e189b7b04f9d",
11         "requestId": "b6dc9806-b094-42f7-9386-a48de8218ce8"
12       }
13     }
14   }
15 }
16