summaryrefslogtreecommitdiffstats
path: root/src/test/resources/GetModules.json
blob: 23fe77c23c50adea8456f5a0023ce00a4c2c7284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "operation": "read",
  "data": {
    "modules": [
      {
        "name": "ietf-yang-library",
        "revision": "2016-06-21"
      },
      {
        "name": "nc-notifications",
        "revision": "2008-07-14"
      }
    ]
  },
  "cmHandleProperties": {
    "subsystemId": "system-001"
  }
}