RestConf commands 46/4246/1
authordemx8as6 <martin.skorupski@highstreet-technologies.com>
Sun, 28 Jun 2020 08:08:30 +0000 (10:08 +0200)
committerdemx8as6 <martin.skorupski@highstreet-technologies.com>
Sun, 28 Jun 2020 08:08:46 +0000 (10:08 +0200)
commit62f0e4365945c742c040a24bbc6fcb89826e6bb1
tree3368d5114e11472710bc513b61bb38f3631a54ec
parentdeb96f16429ed7625a6a3cef48a856389faab97a
RestConf commands

Each *.rest file represents a single RestConf Command to the SMO-O1-Controller

Issue-ID: OAM-122
Signed-off-by: demx8as6 <martin.skorupski@highstreet-technologies.com>
Change-Id: I5eb995efd15f71a9f1d174c94699f5d7df701dc5
21 files changed:
data-model/tools/o1-controller-restconf-commands/.vscode/settings.json [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/README.md [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-modules-biermann.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-modules-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-all-node-ids-both-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-all-node-ids-capabilities-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-all-node-ids-config-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-all-node-ids-connection-status-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-node-capabilities-biermann.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-node-capabilities-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-node-onf-core-air-interface-singnal-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-topo-both-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-topo-config-biermann.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-topo-config-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-topo-operational-biermann.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-odl-netconf-topo-operational-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-sdnr-connection-list-biermann.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-sdnr-connection-list-rfc8040.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-sdnr-connection-log.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-sdnr-create-connection-biermann.rest [new file with mode: 0644]
data-model/tools/o1-controller-restconf-commands/get-sdnr-create-connection-rfc8040.rest [new file with mode: 0644]