Interface OPERATINGSYSTEMUPDATE

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

    @Generated("mdsal-binding-generator")
    public interface OPERATINGSYSTEMUPDATE
    extends OPENCONFIGSOFTWARECOMPONENT
    An operating system update - which should be a subcomponent of the `OPERATING_SYSTEM` running on a component. An update is defined to be a set of software changes that are atomically installed (and uninstalled) together. Multiple updates may be present for the Operating System. A system should not list all installed software packages using this type -- but rather updates that are bundled together as a single installable item

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

     identity OPERATING_SYSTEM_UPDATE {
       base OPENCONFIG_SOFTWARE_COMPONENT;
     }
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        YANG identifier of the statement represented by this class.