Difference between revisions of "NXSL:Zone"
Jump to navigation
Jump to search
Tomas Kirnak (talk | contribs) (Updated after recent zone rework (ID changed to UIN, proxy attribute updates)) |
m (Text replacement - "^" to "{{deprecated}}") |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Represents NetXMS zone object | {{deprecated}}Represents NetXMS zone object | ||
Line 15: | Line 15: | ||
! Name !! Type !! Description | ! Name !! Type !! Description | ||
|- | |- | ||
| proxyNode || object ([[NXSL:Node|Node]]) || | | proxyNode || object ([[NXSL:Node|Node]]) || Node object used as Zone proxy ('''null''' if zone has no proxy) | ||
|- | |- | ||
| proxyNodeId || int32 || Identifier of node object used as proxy | | proxyNodeId || int32 || Identifier of node object used as proxy |
Latest revision as of 16:13, 13 September 2022
This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide) |
Represents NetXMS zone object
Class Name
Zone
Attributes
Inherits all attributes of the NetObj class.
Name | Type | Description |
---|---|---|
proxyNode | object (Node) | Node object used as Zone proxy (null if zone has no proxy) |
proxyNodeId | int32 | Identifier of node object used as proxy |
uin | int32 | Zone UIN |