AutoPatrol, Bureaucrats, Administrators
683
edits
(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 | |||
|} |