aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json
diff options
context:
space:
mode:
Diffstat (limited to 'sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json')
-rwxr-xr-xsdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json b/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json
new file mode 100755
index 000000000..67cedf4dc
--- /dev/null
+++ b/sdnr/wt/devicemanager/provider/src/main/resources/elasticsearch/index/mwtn/modelDescription/onf-ethernet-conditional-packages.yin.json
@@ -0,0 +1,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"
+ }
+ }
+ }
+ }
+}