Difference between revisions of "NXSL:Node"

302 bytes added ,  20:35, 9 June 2012
no edit summary
(Created page with "Represents NetXMS node object.")
 
Line 1: Line 1:
Represents NetXMS node object.
Represents NetXMS node object.
'''Class Name'''
Node
'''Attributes'''
{| class="wikitable"
|-
! Name !! Type !! Description
|-
| comments || string || Object's comments
|-
| id || uint32 || Object identifier
|-
| ipAddr || string || Primary IP address
|-
| name || string || Object name
|-
| status || int32 || Object status
|}
683

edits