aboutsummaryrefslogtreecommitdiffstats
path: root/src/onapsdk/aai/templates/aai_owning_entity_create.json.j2
diff options
context:
space:
mode:
Diffstat (limited to 'src/onapsdk/aai/templates/aai_owning_entity_create.json.j2')
-rw-r--r--src/onapsdk/aai/templates/aai_owning_entity_create.json.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/src/onapsdk/aai/templates/aai_owning_entity_create.json.j2 b/src/onapsdk/aai/templates/aai_owning_entity_create.json.j2
new file mode 100644
index 0000000..2877a3d
--- /dev/null
+++ b/src/onapsdk/aai/templates/aai_owning_entity_create.json.j2
@@ -0,0 +1,4 @@
+{
+ "owning-entity-name": "{{ owning_entity_name }}",
+ "owning-entity-id": "{{ owning_entity_id }}"
+} \ No newline at end of file