X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=scp%2Foam%2Fmodeling.git;a=blobdiff_plain;f=data-model%2Ftools%2Fo1-controller-restconf-commands%2Fget-odl-netconf-all-node-ids-capabilities-rfc8040.rest;h=ffe5da448cd690c89562353affc6e892ce94d4b6;hp=e5aa2a5bcac91649111e7ecf9afd3f5a82a493d9;hb=HEAD;hpb=62f0e4365945c742c040a24bbc6fcb89826e6bb1 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 index e5aa2a5..ffe5da4 100644 --- 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 @@ -1,3 +1,18 @@ +################################################################################ +# Copyright 2020 highstreet technologies GmbH and others +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +################################################################################ 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