GenericServerEndpoint
This type is a class for model objects.
The endpoint of content server.
Package: proxy
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
GenericServerCluster.genericServerEndpoints
Attributes Summary host : EString The host name of the remote server. port : EInt The port used the remote content server to listen for requests. protocol : GenericServerProtocolKind The protocol to be used to retrieve requests from this endpoint. @deprecated 6.0.2 weight : EInt The initial static weight of this endpoint relative to other endpoints in the group. properties : Property * * No description is available *
Attribute Details
host - The host name of the remote server.
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
port - The port used the remote content server to listen for requests.
Data Type: EInt
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
protocol - The protocol to be used to retrieve requests from this endpoint. @deprecated 6.0.2
Data Type: GenericServerProtocolKind
Default value: unspecified
Allowed values:
0 - HTTP
1 - HTTPS
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
weight - The initial static weight of this endpoint relative to other endpoints in the group.
Data Type: EInt
Default value: 2
Required: false
Changeable: true
Unsettable: true
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
(C) COPYRIGHT International Business Machines Corp. 1996-2006