blob: f1589003f44d665c7e8eab429fac253a949d47c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"requestDetails": {
"requestInfo": {
"resourceType": "operationalEnvironment",
"instanceName": "myOpEnv",
"source": "VID",
"requestorId": "az2017"
},
"requestParameters": {
"operationalEnvironmentType": "ECOMP",
"tenantContext": "Test",
"workloadContext": "ECOMP_E2E-IST"
}
}
}
|