Catalog alignment
[sdc.git] / catalog-ui / cypress / fixtures / service-proxy-tabs / service-inputs.json
1 [
2   {
3     "uniqueId": null,
4     "type": "string",
5     "required": false,
6     "definition": true,
7     "defaultValue": "new property",
8     "description": null,
9     "schema": {
10       "derivedFrom": null,
11       "constraints": null,
12       "properties": null,
13       "property": {
14         "uniqueId": null,
15         "type": null,
16         "required": false,
17         "definition": true,
18         "defaultValue": null,
19         "description": null,
20         "schema": null,
21         "password": false,
22         "name": null,
23         "value": null,
24         "label": null,
25         "hidden": false,
26         "immutable": false,
27         "inputPath": null,
28         "status": null,
29         "inputId": null,
30         "instanceUniqueId": null,
31         "propertyId": null,
32         "parentPropertyType": null,
33         "subPropertyInputPath": null,
34         "annotations": null,
35         "parentUniqueId": null,
36         "getInputValues": null,
37         "isDeclaredListInput": false,
38         "getPolicyValues": null,
39         "getInputProperty": false,
40         "schemaType": null,
41         "schemaProperty": null,
42         "version": null,
43         "ownerId": null,
44         "empty": false
45       },
46       "version": null,
47       "ownerId": null,
48       "empty": false,
49       "type": null
50     },
51     "password": false,
52     "name": "child input",
53     "value": "new property2",
54     "label": null,
55     "hidden": null,
56     "immutable": null,
57     "inputPath": null,
58     "status": null,
59     "inputId": "7246e025-0cd8-43c0-9572-ae9b22722c00.contrailv2virtualnetwork0_segmentation_id",
60     "instanceUniqueId": null,
61     "propertyId": null,
62     "parentPropertyType": "string",
63     "subPropertyInputPath": null,
64     "annotations": null,
65     "parentUniqueId": null,
66     "getInputValues": null,
67     "isDeclaredListInput": false,
68     "getPolicyValues": null,
69     "source": "Static",
70     "sourceProperty": null,
71     "toscaDefaultValue": null,
72     "constraints": [],
73     "getInputProperty": false,
74     "schemaType": null,
75     "schemaProperty": {
76       "uniqueId": null,
77       "type": null,
78       "required": false,
79       "definition": true,
80       "defaultValue": null,
81       "description": null,
82       "schema": null,
83       "password": false,
84       "name": null,
85       "value": null,
86       "label": null,
87       "hidden": false,
88       "immutable": false,
89       "inputPath": null,
90       "status": null,
91       "inputId": null,
92       "instanceUniqueId": null,
93       "propertyId": null,
94       "parentPropertyType": null,
95       "subPropertyInputPath": null,
96       "annotations": null,
97       "parentUniqueId": null,
98       "getInputValues": null,
99       "isDeclaredListInput": false,
100       "getPolicyValues": null,
101       "getInputProperty": false,
102       "schemaType": null,
103       "schemaProperty": null,
104       "version": null,
105       "ownerId": null,
106       "empty": false
107     },
108     "version": null,
109     "ownerId": null,
110     "empty": false
111   }
112 ]