This type is a class for model objects.
A node group is a collection of WebSphere application server nodes. It demarcates a set of nodes across which an application server cluster may be formed. All application servers that are members of a cluster must be located on nodes that are part of the same node group.
Package: nodegroupAttributes Summary | |
name : EString | Specifies the name of this node group. Node group names must be unique within a WebSphere cell. |
shortName : EString | This is the 1-8 character node group alias used to represent this node group to native OS facilities that have name length restrictions. Allowable characters are apha-numeric and national characters $#@. The name cannot start with a numeric. |
description : EString | A descriptive textual description to aid users in recognizing a node group. |
properties : Property * | * No description is available * |
members : NodeGroupMember * | * No description is available * |
Attribute Details |