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
diff --git a/data-model/tools/o1-controller-restconf-commands/get-odl-netconf-all-node-ids-capabilities-rfc8040.rest b/data-model/tools/o1-controller-restconf-commands/get-odl-netconf-all-node-ids-capabilities-rfc8040.rest
new file mode 100644
index 0000000..e5aa2a5
--- /dev/null
+++ b/data-model/tools/o1-controller-restconf-commands/get-odl-netconf-all-node-ids-capabilities-rfc8040.rest
@@ -0,0 +1,3 @@
+GET {{baseUrl}}/rests/data/network-topology:network-topology/topology=topology-netconf?content=nonconfig&fields=node(node-id;netconf-node-topology:available-capabilities/available-capability/capability)
+Authorization: Basic {{user}} {{password}}
+Accept: application/yang-data+json