afbfde207779eae647cfab11b9d01290afd662cb
[vid.git] / vid-ext-services-simulator / src / main / resources / preset_registration / changeManagement / mso_invoke_workflow01.json
1 {
2   "simulatorRequest": {
3     "method" : "POST",
4     "path" : "/onap/so/infra/instanceManagement/v1/serviceInstances/[a-fA-F0-9-]*/vnfs/[a-fA-F0-9-]*/workflows/[a-fA-F0-9-]*",
5     "body" : {
6       "requestDetails": {
7         "cloudConfiguration": {
8           "lcpCloudRegionId": "RegionOne",
9           "tenantId": "982c540f6e69488eb6be5664255e00c0"
10         },
11         "requestParameters": {
12           "userParams": [
13             {
14               "operations_timeout": "a",
15               "existing_software_version": "a",
16               "new_software_version": "a"
17             }
18           ]
19         }
20       }
21     }
22   },
23   "simulatorResponse": {
24     "responseCode": 200,
25     "body": {
26       "requestId": "ff3514e3-5a33-55df-13ab-12abad84e7ff",
27       "instanceId": "078046c2-d624-4480-a11d-b92f1fb40be5",
28       "requestSelfLink": "https://mso-apih-dev1-s1.ecomp.idns.cip.att.com:30251/onap/so/infra/orchestrationRequests/v7/ff3514e3-5a33-55df-13ab-12abad84e7ff"
29     }
30   }
31 }