Release 24.10¶
24.10.1¶
Provides the
Connection.list_paths()
method to describe supported JSON instance paths for the givenConnection
object. Returns an iterator that can be used to analyze or print the supported paths.Provides
pysros
support from remote servers for alternative operating systems using standards-based NETCONF implementations, specifically, SR Linux.Introduces the
pysros.esm
module to provide integration with Enhanced Subscriber Management (ESM) of SR OS. This module is available on SR OS only. It is not supported on a remote machine.Provides the
pysros.esm.get_event()
method to obtain the data provided from the ESM system that called the Python application.