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-modules-rfc8040.rest;h=9112472e7593cdb111730d71fa92d1eddba9f8cb;hp=e92bc97809c989c477cfbaea6f92e2e141301e68;hb=HEAD;hpb=8801a1c22ab089666065dd5318258e9dc203c26d diff --git a/data-model/tools/o1-controller-restconf-commands/get-odl-modules-rfc8040.rest b/data-model/tools/o1-controller-restconf-commands/get-odl-modules-rfc8040.rest index e92bc97..9112472 100644 --- a/data-model/tools/o1-controller-restconf-commands/get-odl-modules-rfc8040.rest +++ b/data-model/tools/o1-controller-restconf-commands/get-odl-modules-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/ietf-yang-library:modules-state Authorization: Basic {{user}} {{password}} Accept: application/yang-data+json \ No newline at end of file