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 APIs — built-in APIs in the enum type.
▪Module APIs — APIs serving NetBrain features, and stored in the system API base library.
▪Class APIs — APIs serving to construct a function of the class.
▪Extension Library — a container to store extension APIs.
See also: