Interface COMPONENTOPERSTATUS

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    ACTIVE, DISABLED, INACTIVE

    @Generated("mdsal-binding-generator")
    public interface COMPONENTOPERSTATUS
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Current operational status of a platform component

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

     identity COMPONENT_OPER_STATUS {
     }
     
    The schema path to identify an instance is openconfig-platform-typesCOMPONENT_OPER_STATUS
    • 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