You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhanced fact gathering. Facts are now gathered "on demand." Additional facts are added.
The definition of facts and return values are properly documented. #638
Add an ignore_warning argument to suppress RpcError exceptions for warnings. #672/#685
Enhanced the sw.install() method with basic ISSU and NSSU support using the issu and nssu
boolean arguments. #606/#630/#632
** NSSU support has not yet been tested and should currently be considered experimental.
Provide a master property and a re_name property for Device. #682
Enhanced reboot() method to take an all_re boolean parameter which controls if only the connected
Routing Engine, or all Routing Engines, are rebooted. #613
Enhanced the warning message produced by the cli() method to recommend the corresponding dev.rpc.<method>() call. #603
Add support for update parameter to configuration load() method. #681