NXSL:Cluster
Revision as of 06:28, 19 September 2016 by Victor (talk | contribs) (Created page with "Represents cluster object. '''Class Name''' Cluster '''Attributes''' Inherits all attributes of the NetObj class. {| class="wikitable" |- ! Name !! Type...")
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 |