summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResourceTests/empty_icon/empty_icon.json
blob: e1980cee79a56f09d45a59fde1992e72ccb814ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "payloadName": "normative-types-new-empty_icon.yml",
  "contactId": "jh0003",
  "name": "tosca.nodes.empty_icon",
  "description": "Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.",
  "resourceIconPath": "",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Infrastructure"
      }
    ]
  }
], 
  "tags": [
    "tosca.nodes.empty_icon"
  ],
  "vendorName": "ATT (Tosca)",
  "vendorRelease": "1.0.0.wd03"
}