2ef877fb69ba90cc6774a92d85d369a28bc040fb
[ccsdk/cds.git] /
1 [
2         {
3                   "name": "pnf-id",
4                   "property": {
5                           "description": "",
6                           "required": true,
7                           "type": "string",
8                           "status": "",
9                           "constraints": [{}],
10                           "entry_schema": {
11                                   "type": ""
12                           }
13                   },
14                   "input-param": true,
15                   "dictionary-name": "pnf-id",
16                   "dictionary-source": "input",
17                   "dependencies": [],
18                   "version": 0
19           },
20           {
21                   "name": "pnf-ipv4-address",
22                   "property": {
23                           "description": "",
24                           "required": true,
25                           "type": "string",
26                           "status": "",
27                           "constraints": [{}],
28                           "entry_schema": {
29                                   "type": ""
30                           }
31                   },
32                   "input-param": true,
33                   "dictionary-name": "pnf-ipv4-address",
34                   "dictionary-source": "input",
35                   "dependencies": [],
36                   "version": 0
37           },
38                   {
39                   "name": "stream-count",
40                   "property": {
41                           "description": "",
42                           "required": true,
43                           "type": "integer",
44                           "status": "",
45                           "constraints": [{}],
46                           "entry_schema": {
47                                   "type": ""
48                           }
49                   },
50                   "input-param": true,
51                   "dictionary-name": "stream-count",
52                   "dictionary-source": "input",
53                   "dependencies": [],
54                   "version": 0
55           },
56           {
57                 "name": "netconf-password",
58                 "property": {
59                         "description": "",
60                         "required": true,
61                         "type": "string",
62                         "status": "",
63                         "constraints": [{}],
64                         "entry_schema": {
65                                 "type": ""
66                         }
67                 },
68                 "input-param": true,
69                 "dictionary-name": "netconf-password",
70                 "dictionary-source": "input",
71                 "dependencies": [],
72                 "version": 0
73         },
74         {
75                 "name": "netconf-username",
76                 "property": {
77                         "description": "",
78                         "required": true,
79                         "type": "string",
80                         "status": "",
81                         "constraints": [{}],
82                         "entry_schema": {
83                                 "type": ""
84                         }
85                 },
86                 "input-param": true,
87                 "dictionary-name": "netconf-username",
88                 "dictionary-source": "input",
89                 "dependencies": [],
90                 "version": 0
91         }
92   ]