aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/PnfHealthCheckTest.json
diff options
context:
space:
mode:
authorByung-Woo Jun <byung-woo.jun@est.tech>2020-07-31 01:13:18 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-31 01:13:18 +0000
commit57447eb2210e8d15f0f20c7f1b6b1a53db558102 (patch)
tree2f7e4c60392a6c41e5b26f5ccf54add2d07972e8 /bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/PnfHealthCheckTest.json
parentbcda6a5963d2c59f6c41d649a1636289c5eda0f9 (diff)
parent4529f2a4fca2c1846408f274d6feb1cd32f5a847 (diff)
Merge "[SO] create generic pnf healthcheck workflow"
Diffstat (limited to 'bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/PnfHealthCheckTest.json')
-rw-r--r--bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/PnfHealthCheckTest.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/PnfHealthCheckTest.json b/bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/PnfHealthCheckTest.json
new file mode 100644
index 0000000000..32539844ba
--- /dev/null
+++ b/bpmn/so-bpmn-infrastructure-flows/src/test/resources/response/PnfHealthCheckTest.json
@@ -0,0 +1,26 @@
+{
+ "serviceResources":{
+ "modelInfo":{
+ "modelInvariantId":"439b7a2f-9524-4dbf-9eee-f2e05521df3f",
+ "modelUuid":"42daaac6-5017-4e1e-96c8-6a27dfbe1421",
+ "modelName":"PNF_int_service_2",
+ "modelVersion":"1.0"
+ },
+ "serviceType":"NA",
+ "environmentContext":"Luna",
+ "serviceRole":"NA",
+ "workloadContext":"Oxygen",
+ "serviceVnfs":[
+
+ ],
+ "serviceNetworks":[
+
+ ],
+ "serviceAllottedResources":[
+
+ ],
+ "configResource":[
+
+ ]
+ }
+} \ No newline at end of file