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