summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResourceTests/missing_contact/missing_contact.json
blob: 8f3e5ae2e248f48f78534bd7a0631d98648c9079 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "payloadName": "normative-types-new-missing_contact.yml",
  "name": "tosca.nodes.missing_contact",
  "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": "defaulticon",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Infrastructure"
      }
    ]
  }
],  
  "tags": [
    "tosca.nodes.missing_contact"
  ],
  "vendorName": "ATT (Tosca)",
  "vendorRelease": "1.0.0.wd03"
}