Difference between revisions of "NXSL:Cluster"

From NetXMS Wiki
Jump to navigation Jump to search
(Created page with "Represents cluster object. '''Class Name''' Cluster '''Attributes''' Inherits all attributes of the NetObj class. {| class="wikitable" |- ! Name !! Type...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
Line 1: Line 1:
Represents cluster object.
{{deprecated}}Represents cluster object.





Latest revision as of 18:13, 13 September 2022

This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide)

Represents cluster object.


Class Name

Cluster


Attributes

Inherits all attributes of the NetObj class.

Name Type Description
nodes array (of Node) Cluster nodes
zone object (Zone) Zone object (null if zoning is disabled)
zoneId int32 Zone ID (0 if zoning is disabled)

Methods

Name Parameters Return value Description
getResourceOwner resource name object (Node) Get current owner of given resource