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
Currently, using the Python APIs, there are no specific utilities to manage the creation and update of startup files within a network scenario.
We should introduce such utilities to ease the management of startup files while using the APIs. To do so, we should add a new class called LabFilesystemMixin which inherits from FilesystemMixin, adding the new utilities.
The text was updated successfully, but these errors were encountered:
Currently, using the Python APIs, there are no specific utilities to manage the creation and update of startup files within a network scenario.
We should introduce such utilities to ease the management of startup files while using the APIs. To do so, we should add a new class called
LabFilesystemMixin
which inherits fromFilesystemMixin
, adding the new utilities.The text was updated successfully, but these errors were encountered: