aboutsummaryrefslogtreecommitdiffstats
path: root/docs/clamp/acm/files/AC-migrate.json
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2023-09-29 13:22:40 +0000
committerGerrit Code Review <gerrit@onap.org>2023-09-29 13:22:40 +0000
commite4f747f56d333dc056b5a3f6ec185a211f8163ad (patch)
tree9ab74d40a5c5101b01f99ed82fac8f459576ebb9 /docs/clamp/acm/files/AC-migrate.json
parent262d5c211fa2b4f3964c304c46e87e2adba05ad0 (diff)
parentfa75c54798e1320c1f3e33eb177fb9bd2ec3ac47 (diff)
Merge "Update Documentation for migration"
Diffstat (limited to 'docs/clamp/acm/files/AC-migrate.json')
-rwxr-xr-xdocs/clamp/acm/files/AC-migrate.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/clamp/acm/files/AC-migrate.json b/docs/clamp/acm/files/AC-migrate.json
new file mode 100755
index 00000000..32b56fd4
--- /dev/null
+++ b/docs/clamp/acm/files/AC-migrate.json
@@ -0,0 +1,16 @@
+{
+ "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"
+ }
+ }
+ }
+}