fit

This module contains definitions for the Calvados model objects. Copyright (c) 2012-2020 by Cisco Systems, Inc. All rights rese...

  • Version: 2018-06-16

    fit@2018-06-16


    
      module fit {
    
        yang-version 1;
    
        namespace
          "http://cisco.com/panini/calvados/fit";
    
        prefix fit;
    
        import tailf-common {
          prefix tailf;
        }
        import Cisco-IOS-XR-sysadmin-types {
          prefix calvados;
        }
    
        organization "Cisco Systems, Inc.";
    
        contact
          "Cisco Systems, Inc.
    Customer Service
    
    Postal: 170 West Tasman Drive
    San Jose, CA 95134
    
    Tel: +1 800 553-NETS
    
    E-mail: cs-yang@cisco.com";
    
        description
          "This module contains definitions
    for the Calvados model objects.
    
    Copyright (c) 2012-2020 by Cisco Systems, Inc.
    All rights reserved.";
    
        revision "2018-06-16" {
          description
            "Remove the duplicate entry of container set";
        }
    
        revision "2012-05-20" {
          description "Initial revision";
        }
    
      }  // module fit
    

© 2023 YumaWorks, Inc. All rights reserved.