Interface OPERATINGSYSTEM

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, OPENCONFIGSOFTWARECOMPONENT

    @Generated("mdsal-binding-generator")
    public interface OPERATINGSYSTEM
    extends OPENCONFIGSOFTWARECOMPONENT
    Operating system running on a component

    This class represents the following YANG schema fragment defined in module openconfig-platform-types

     identity OPERATING_SYSTEM {
       base OPENCONFIG_SOFTWARE_COMPONENT;
     }
     
    The schema path to identify an instance is openconfig-platform-typesOPERATING_SYSTEM
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME