aboutsummaryrefslogtreecommitdiffstats
path: root/docs/clamp/acm/files/AC-migrate-precheck.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/clamp/acm/files/AC-migrate-precheck.json')
-rw-r--r--docs/clamp/acm/files/AC-migrate-precheck.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/clamp/acm/files/AC-migrate-precheck.json b/docs/clamp/acm/files/AC-migrate-precheck.json
new file mode 100644
index 00000000..66ab17df
--- /dev/null
+++ b/docs/clamp/acm/files/AC-migrate-precheck.json
@@ -0,0 +1,17 @@
+{
+ "name": "DemoInstance0",
+ "version": "1.0.1",
+ "compositionId": "COMPOSITIONIDPLACEHOLDER",
+ "instanceId": "INSTANCEIDPLACEHOLDER",
+ "compositionTargetId": "COMPOSITIONIDTARGET",
+ "description": "Demo automation composition instance 0",
+ "precheck": true,
+ "elements": {
+ "709c62b3-8918-41b9-a747-d21eb79c6c21": {
+ "id": "709c62b3-8918-41b9-a747-d21eb79c6c21",
+ "properties": {
+ "baseUrl": "http://acm-starter-ac-element-impl_updated:8084"
+ }
+ }
+ }
+}