This chapter lists NetBrain APIs that you can call in the script output of a Qapp. With the APIs, you can write more extensive and flexible automation Qapps beyond the built-in ones.

Qapp APIs include the following categories:

Enum APIsbuilt-in APIs in the enum type.

Module APIsAPIs serving NetBrain features, and stored in the system API base library.

Class APIsAPIs serving to construct a function of the class.

Extension Librarya container to store extension APIs.

 

See also:

Python Scripting

Qapp script output

Customizing Qapp Functions