Difference between revisions of "NXSL Class Reference"

From NetXMS Wiki
Jump to navigation Jump to search
m (Text replacement - "^" to "{{deprecated}}")
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{deprecated}}
{| style="border-spacing: 20px; border: 20px solid red;"
|
'''WARNING''': This page is no longer updated. Please visit '''[https://www.netxms.org/documentation/nxsl-latest/#_class_reference NXSL Class Reference]''' for current version of the documentation.
|}
===NetObj and its sub-classes===
[[NXSL:NetObj|NetObj]]
- [[NXSL:Cluster|Cluster]]
- [[NXSL:Interface|Interface]]
- [[NXSL:Node|Node]]
- [[NXSL:Zone|Zone]]
===SNMP related classes===
[[NXSL:SNMP_Transport|SNMP_Transport]]
[[NXSL:SNMP_VarBind|SNMP_VarBind]]
===Other classes===
[[NXSL:Alarm|Alarm]]
[[NXSL:Component|Component]]
[[NXSL:DCI|DCI]]
[[NXSL:DCI|DCI]]


[[NXSL:Event|Event]]
[[NXSL:Event|Event]]


[[NXSL:Interface|Interface]]
[[NXSL:FILE|FILE]]
 
[[NXSL:GeoLocation|GeoLocation]]
 
[[NXSL:InetAddress|InetAddress]]
 
[[NXSL:NewNode|NewNode]]
 
[[NXSL:Situation|Situation]]


[[NXSL:NetObj|NetObj]]
[[NXSL:Table|Table]]


[[NXSL:Node|Node]]
[[NXSL:TableColumn|TableColumn]]


[[NXSL:TIME|TIME]]
[[NXSL:TIME|TIME]]
[[NXSL:UserDBObject|UserDBObject]]
-[[NXSL:User|User]]
-[[NXSL:UserGroup|UserGroup]]
[[Category:Scripting Guide]]

Latest revision as of 18:13, 13 September 2022

This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide)

WARNING: This page is no longer updated. Please visit NXSL Class Reference for current version of the documentation.



NetObj and its sub-classes

NetObj

- Cluster

- Interface

- Node

- Zone


SNMP related classes

SNMP_Transport

SNMP_VarBind


Other classes

Alarm

Component

DCI

Event

FILE

GeoLocation

InetAddress

NewNode

Situation

Table

TableColumn

TIME

UserDBObject

-User

-UserGroup