R12.1-JA-2025June05

Manage Python Files

The python files are included in the Built-in or Public Category. The Built-in python files that can be called and used across features are maintained by NetBrain engineers and cannot be modified. Besides built-in ones, you can import or write your Python files to reuse them.

Creating a Python File

  1. Log in to the System Management page.
  2. On the System Management page, click the  icon> Script Manager from the Sidebar.
  3. Hover over Public category and click  of the Public category to open the drop-down menu, then select New Python.

  4. Rename the file and press the Enter key on your keyboard.

  5. Write or copy-and-paste the python scripts in the editor.
  6. Click Save. The python file will be synchronized to your NetworkBrain Worker Servers in a few minutes.