blob: f3e5fbd1b07abb77c52573d0251a26881004394e [file] [log] [blame]
{
"ietf-netconf-acm:nacm": {
"rule-list": [
{
"name": "Allow DWDM control to the optics group",
"group": ["optics"],
"rule": [
{
"name": "czechlight-roadm-device",
"module": "czechlight-roadm-device",
"action": "permit"
},
{
"name": "czechlight-inline-amp",
"module": "czechlight-inline-amp",
"action": "permit"
},
{
"name": "czechlight-coherent-add-drop",
"module": "czechlight-coherent-add-drop",
"action": "permit"
},
{
"name": "czechlight-calibration-device",
"module": "czechlight-calibration-device",
"action": "permit"
}
]
}
]
}
}