summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/serviceProxy/serviceProxy.json
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/src/main/resources/import/tosca/heat-types/serviceProxy/serviceProxy.json')
-rw-r--r--catalog-be/src/main/resources/import/tosca/heat-types/serviceProxy/serviceProxy.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/catalog-be/src/main/resources/import/tosca/heat-types/serviceProxy/serviceProxy.json b/catalog-be/src/main/resources/import/tosca/heat-types/serviceProxy/serviceProxy.json
new file mode 100644
index 0000000000..c34625a3c9
--- /dev/null
+++ b/catalog-be/src/main/resources/import/tosca/heat-types/serviceProxy/serviceProxy.json
@@ -0,0 +1,21 @@
+{
+ "payloadName": "serviceProxy.yml",
+ "contactId": "jh0003",
+ "name": "serviceProxy",
+ "description": "Represents a proxy to a service VFC.",
+ "resourceIconPath": "defaulticon",
+ "resourceType": "ServiceProxy",
+ "categories": [
+ {
+ "name": "Generic",
+ "subcategories": [
+ {
+ "name": "Abstract"
+ }
+ ]
+ }
+],
+ "tags": [
+ "serviceProxy"
+ ]
+} \ No newline at end of file