X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ice_validator%2Fpreload_vnfapi%2Fvnfapi_data%2Fpreload_template.json;fp=ice_validator%2Fpreload_vnfapi%2Fvnfapi_data%2Fpreload_template.json;h=dfa6cf23a6176e8837b5e46725fd90889f06e5c3;hb=940ae7b0283191d590de40b71a9136bebc80e83c;hp=0000000000000000000000000000000000000000;hpb=14c5243cbbb0652ee9ad99519d7d456f5a6c88f4;p=vvp%2Fvalidation-scripts.git diff --git a/ice_validator/preload_vnfapi/vnfapi_data/preload_template.json b/ice_validator/preload_vnfapi/vnfapi_data/preload_template.json new file mode 100644 index 0000000..dfa6cf2 --- /dev/null +++ b/ice_validator/preload_vnfapi/vnfapi_data/preload_template.json @@ -0,0 +1,30 @@ +{ + "input": { + "request-information": { + "request-id": "robot12", + "order-version": "1", + "notification-url": "openecomp.org", + "order-number": "1", + "request-action": "PreloadVNFRequest" + }, + "sdnc-request-header": { + "svc-request-id": "robot12", + "svc-notification-url": "http://openecomp.org:8080/adapters/rest/SDNCNotify", + "svc-action": "reserve" + }, + "vnf-topology-information": { + "vnf-topology-identifier": { + "vnf-name": "", + "vnf-type": "", + "generic-vnf-type": "", + "generic-vnf-name": "" + }, + "vnf-assignments": { + "availability-zones": [], + "vnf-networks": [], + "vnf-vms": [] + }, + "vnf-parameters": [] + } + } +} \ No newline at end of file