NXSL:Cluster
Revision as of 16:13, 13 September 2022 by AlexKirhenshtein (talk | contribs) (Text replacement - "^" to "{{deprecated}}")
| 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 |