summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json
blob: 67cedf4dcbcef8f6a667936ded2a8bc554513431 (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
{
	"module": {
		"name": "onf-ethernet-conditional-packages",
		"onf-ethernet-conditional-packages": {
			"ethernet-pac": {
				"type": "list",
				"key": "layer-protocol",
				"ethernet-capability": {
					"name": "ethernet-capability",
					"local-name": "capability",
					"type": "container"
				},
				"ethernet-configuration": {
					"name": "ethernet-configuration",
					"local-name": "configuration",
					"type": "container"
				},
				"ethernet-status": {
					"name": "ethernet-status",
					"local-name": "status",
					"type": "container"
				},
				"ethernet-current-problems": {
					"name": "ethernet-current-problems",
					"local-name": "current-problems",
					"type": "container"
				},
				"ethernet-current-performance": {
					"name": "ethernet-current-performance",
					"local-name": "current-performance",
					"type": "container"
				},
				"ethernet-historical-performances": {
					"name": "ethernet-historical-performances",
					"local-name": "historical-performances",
					"type": "container"
				}
			}
		}
	}
}