Difference between revisions of "NXSL:Zone"
Jump to navigation
Jump to search
(Created page with "Represents NetXMS zone object '''Class Name''' Zone '''Attributes''' {| class="wikitable" |- ! Name !! Type !! Description |- | agentProxy || int32 || Identifier of node...") |
|||
Line 16: | Line 16: | ||
|- | |- | ||
| comments || string || Object's comments | | comments || string || Object's comments | ||
|- | |||
| geolocation || object ([[NXSL:GeoLocation|GeoLocation]]) || Object's location | |||
|- | |- | ||
| guid || string || Object's GUID | | guid || string || Object's GUID |
Revision as of 21:23, 17 January 2016
Represents NetXMS zone object
Class Name
Zone
Attributes
Name | Type | Description |
---|---|---|
agentProxy | int32 | Identifier of node object used as agent proxy |
comments | string | Object's comments |
geolocation | object (GeoLocation) | Object's location |
guid | string | Object's GUID |
icmpProxy | int32 | Identifier of node object used as ICMP proxy |
id | uint32 | Object identifier |
ipAddr | string | Primary IP address |
name | string | Object name |
anmpProxy | int32 | Identifier of node object used as SNMP proxy |
status | int32 | Object status |
type | int32 | Object type (class) |
zoneId | int32 | Zone ID |