ApplicationServerEndpoint


This type is a class for model objects.

@since 7.0.0 Represents an application server endpoint. An endpoint can be an aplication server cluster member or a stand-alone application server.

Package: proxyvirtualhost

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  ApplicationServerTimeMapping.applicationServerEndpoints



Attributes Summary
cellName : EString @since 7.0.0 The cell name that the application server endpoint is located in.
nodeName : EString @since 7.0.0 The websphere node name the application server endpoint resides in.
serverName : EString @since 7.0.0 The websphere logical servername of the cluster member or the logical server name of a non-clustered server.



Attribute Details

cellName  -  @since 7.0.0 The cell name that the application server endpoint is located in.
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

nodeName  -  @since 7.0.0 The websphere node name the application server endpoint resides in.
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

serverName  -  @since 7.0.0 The websphere logical servername of the cluster member or the logical server name of a non-clustered server.
    Data Type: EString
    Default value:  
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006