Difference between revisions of "NXSL:Zone"

324 bytes removed ,  16:13, 13 September 2022
m
Text replacement - "^" to "{{deprecated}}"
m (Text replacement - "^" to "{{deprecated}}")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Represents NetXMS zone object
{{deprecated}}Represents NetXMS zone object




Line 8: Line 8:


'''Attributes'''
'''Attributes'''
Inherits all attributes of the [[NXSL:NetObj|NetObj class]].


{| class="wikitable"
{| class="wikitable"
Line 13: Line 15:
! Name !! Type !! Description
! Name !! Type !! Description
|-
|-
| agentProxy || int32 || Identifier of node object used as agent proxy
| proxyNode || object ([[NXSL:Node|Node]]) || Node object used as Zone proxy ('''null''' if zone has no proxy)
|-
| comments || string || Object's comments
|-
| geolocation || object ([[NXSL:GeoLocation|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)
| proxyNodeId || int32 || Identifier of node object used as proxy
|-
|-
| zoneId || int32 || Zone ID
| uin || int32 || Zone UIN
|}
|}


[[Category:NXSL Class Reference]]
[[Category:NXSL Class Reference]]