org.onap migration
[vid.git] / vid-ext-services-simulator / src / main / resources / preset_registration / post_operational_environment.json
1 {
2   "simulatorRequest": {
3     "method": "POST",
4     "path": "/mso/cloudResources/v1/operationalEnvironments"
5 } ,
6   "simulatorResponse": {
7     "responseCode": 202,
8     "responseHeaders": {
9       "Content-Type": "application/json"
10     },
11     "body":{
12       "requestReferences": {
13         "instanceId": "bc305d54-75b4-431b-adb2-eb6b9e546014",
14         "requestId": "dbe54591-c8ed-46d3-abc7-d3a24873dfbd"
15       }
16     }
17   }
18 }