summaryrefslogtreecommitdiffstats
path: root/ms/gra/gra-docker/src/main/templates/vnf-level-oper-status.json
diff options
context:
space:
mode:
Diffstat (limited to 'ms/gra/gra-docker/src/main/templates/vnf-level-oper-status.json')
-rw-r--r--ms/gra/gra-docker/src/main/templates/vnf-level-oper-status.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/ms/gra/gra-docker/src/main/templates/vnf-level-oper-status.json b/ms/gra/gra-docker/src/main/templates/vnf-level-oper-status.json
new file mode 100644
index 0000000..6f80b46
--- /dev/null
+++ b/ms/gra/gra-docker/src/main/templates/vnf-level-oper-status.json
@@ -0,0 +1,12 @@
+{
+ "oper-status": {
+ "order-status": ${vnf-level-oper-status.order-status},
+ "last-rpc-action": ${vnf-level-oper-status.last-rpc-action},
+ "last-action": ${vnf-level-oper-status.last-action},
+ "last-svc-request-id": ${vnf-level-oper-status.last-svc-request-id},
+ "last-order-status": ${vnf-level-oper-status.last-order-status},
+ "create-timestamp": ${vnf-level-oper-status.create-timestamp},
+ "modify-timestamp": ${vnf-level-oper-status.modify-timestamp}
+ }
+}
+