Implement custom workflow API
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / ServiceInstanceTest / ExecuteCustomWorkflow.json
1 {
2   "requestDetails": {
3     "cloudConfiguration": {
4       "cloudOwner": "att-aic",
5       "lcpCloudRegionId": "mdt1",
6       "tenantId": "88a6ca3ee0394ade9403f075db23167e"
7     },
8     "requestParameters": {
9       "userParams": [
10         {
11           "existing_software_version": "3.1",
12           "new_software_version": "3.2",
13           "operations_timeout": "3600"
14         }
15       ]
16     }
17   }
18 }