blob: 27932fca807c46a89fc56270286bda1a6a5cad4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"name": "DemoInstance0",
"version": "1.0.1",
"compositionId": "COMPOSITIONIDPLACEHOLDER",
"instanceId": "INSTANCEIDPLACEHOLDER",
"compositionTargetId": "COMPOSITIONIDTARGET",
"description": "Demo automation composition instance 0",
"elements": {
"709c62b3-8918-41b9-a747-d21eb79c6c21": {
"id": "709c62b3-8918-41b9-a747-d21eb79c6c21",
"properties": {
"baseUrl": "http://acm-starter-ac-element-impl_updated:8084"
}
},
"709c62b3-8918-41b9-a747-d21eb79c6c22": {
"id": "709c62b3-8918-41b9-a747-d21eb79c6c22",
"properties": {
"baseUrl": "http://acm-sink-ac-element-impl_updated:8085"
}
}
}
}
|