diff options
Diffstat (limited to 'robot/assets/cmpv2/blueprintTemplate.json')
-rw-r--r-- | robot/assets/cmpv2/blueprintTemplate.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/robot/assets/cmpv2/blueprintTemplate.json b/robot/assets/cmpv2/blueprintTemplate.json new file mode 100644 index 00000000..f3b87e7d --- /dev/null +++ b/robot/assets/cmpv2/blueprintTemplate.json @@ -0,0 +1,12 @@ +{ + "asdcResourceId": "", + "asdcServiceId": "", + "asdcServiceURL": "", + "blueprintTemplate": "", + "owner": "robot", + "serviceIds": [], + "serviceLocations": [], + "typeName": "", + "typeVersion": 100, + "vnfTypes": [] +} |