This module contains the list of deviations against the ietf-netconf-nmda module for the Nokia SR OS based routers. Copyright 2...
Version: 2021-04-26
module nokia-sr-ietf-netconf-nmda-deviations { yang-version 1.1; namespace "urn:nokia.com:sros:ns:yang:sr:ietf-netconf-nmda-deviations"; prefix nokia-ncds-devs; import ietf-netconf { prefix nc; } import ietf-netconf-nmda { prefix ncds; } import nokia-sros-yang-extensions { prefix sros-ext; } organization "Nokia"; contact "Nokia SR OS Support Web: <http://www.nokia.com>"; description "This module contains the list of deviations against the ietf-netconf-nmda module for the Nokia SR OS based routers. Copyright 2016 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This nokia-sr-ietf-netconf-nmda-deviations YANG module embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This specification is supplied `as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification."; revision "2021-04-26"; sros-ext:sros-major-release "rel24"; deviation /ncds:get-data/ncds:input/ncds:filter-spec/ncds:xpath-filter { description "xpath based filtering for get-data operation is not supported."; deviate not-supported; } deviation /ncds:get-data/ncds:input/ncds:origin-filters { description "origin-filters options for get-data operation are not supported."; deviate not-supported; } deviation /ncds:edit-data { description "edit-data operation is not supported."; deviate not-supported; } deviation /nc:lock/nc:input/nc:target/nc:config-target/ncds:datastore { description "datastore option for lock operation is not supported."; deviate not-supported; } deviation /nc:unlock/nc:input/nc:target/nc:config-target/ncds:datastore { description "datastore option for unlock operation is not supported."; deviate not-supported; } deviation /nc:validate/nc:input/nc:source/nc:config-source/ncds:datastore { description "datastore option for validate operation is not supported."; deviate not-supported; } } // module nokia-sr-ietf-netconf-nmda-deviations
© 2023 YumaWorks, Inc. All rights reserved.