NodeGroup
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: nodegroup
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes 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
name - Specifies the name of this node group. Node group names must be unique within a WebSphere cell.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
shortName - 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.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
description - A descriptive textual description to aid users in recognizing a node group.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
properties - * No description is available *
Reference Type: Property *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
members - * No description is available *
Reference Type: NodeGroupMember *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006