blob: 74050ab03351a8d3c30a1662fad797754872c23b [file] [log] [blame]
Michael Landoefa037d2017-02-19 12:57:33 +02001{
2 "results":[
3 {
4 "name": "lsk1",
5 "description": "string",
6 "type": "Unique",
7 "operationalScope": {"choices": ["Network_Wide","VM"], "other": ""},
8 "id": "1",
9 "referencingFeatureGroups":["1","2"]
10 },
11 {
12 "name": "lsk2",
13 "description": "string",
14 "type": "One_Time",
15 "operationalScope": {"choices": ["Other"], "other": "blabla"},
16 "id": "2",
17 "referencingFeatureGroups": 0
18 }
19 ]
20}