summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResourceTests/empty_contact/empty_contact.json
blob: 6e043f5606afe9eb2ffaa8777b3c3aec7ce246b6 (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_contact.yml",
  "contactId": "",
  "name": "tosca.nodes.empty_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.empty_contact"
  ],
  "vendorName": "ATT (Tosca)",
  "vendorRelease": "1.0.0.wd03"
}