Common pcc-rule data types used in the SR OS management system. Copyright 2016 Nokia. All rights reserved. Reproduction of this...
Version: 2018-06-28
module nokia-types-pcc-rule { yang-version 1.1; namespace "urn:nokia.com:sros:ns:yang:sr:types-pcc-rule"; prefix types-pcc-rule; import nokia-sros-yang-extensions { prefix sros-ext; } organization "Nokia"; contact "Nokia SR OS Support Web: <http://www.nokia.com>"; description "Common pcc-rule data types used in the SR OS management system. Copyright 2016 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This nokia-types-pcc-rule 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 "2018-06-28"; sros-ext:sros-major-release "rel24"; typedef pcc-rule-name { type string { length "1..100"; } description "Policy Charging Rule name"; } } // module nokia-types-pcc-rule
© 2023 YumaWorks, Inc. All rights reserved.