aboutsummaryrefslogtreecommitdiffstats
path: root/cucumber-js-test-apis-ci/resources/json/operation/createVF.json
blob: 6fe9688caab877735a626c186ea8e9407d9cb3b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
  "artifacts": {

  },
  "toscaArtifacts": {

  },
  "contactId": "cs0008",
  "categories": [
    {
      "name": "Allotted Resource",
      "normalizedName": "allotted resource",
      "uniqueId": "resourceNewCategory.allotted resource",
      "icons": null,
      "subcategories": [
        {
          "name": "Tunnel XConnect",
          "normalizedName": "tunnel xconnect",
          "uniqueId": "resourceNewCategory.allotted resource.tunnel xconnect",
          "icons": [
            "tunnel_x_connect"
          ],
          "groupings": null,
          "ownerId": null,
          "empty": false
        }
      ],
      "ownerId": null,
      "empty": false
    }
  ],
  "description": "sd",
  "icon": "defaulticon",
  "componentInstancesProperties": {

  },
  "componentInstancesAttributes": {

  },
  "name": "REPLACE",
  "tags": [
    "REPLACE"
  ],
  "capabilities": {

  },
  "requirements": {

  },
  "deploymentArtifacts": {

  },
  "componentType": "RESOURCE",
  "vendorName": "vendor",
  "vendorRelease": "vendor release",
  "componentInstances": [

  ],
  "inputs": [{
    "uniqueId": "abcdef",
    "type": "org.openecomp.datatypes.Naming",
    "required": false,
    "definition": false,
    "defaultValue": null,
    "description": null,
    "schema": null,
    "password": false,
    "name": "abcdef",
    "value": null,
    "label": null,
    "hidden": false,
    "immutable": false,
    "inputPath": null,
    "status": null,
    "inputId": null,
    "instanceUniqueId": null,
    "propertyId": null,
    "annotations": null,
    "parentUniqueId": "abcd",
    "getInputValues": null,
    "constraints": null,
    "inputs": null,
    "properties": null,
    "getInputProperty": false,
    "schemaType": null,
    "schemaProperty": null,
    "version": null,
    "ownerId": null,
    "empty": false
  } ],
  "properties": [

  ],
  "attributes": [

  ],
  "groups": [

  ],
  "resourceType": "VF"
}