ProxyVirtualHost
This type is a class for model objects.
@since 7.0.0 Used by the proxy server to group together configuration attributes based on the hostname and port number of a request.
Package: proxyvirtualhost
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
ProxyVirtualHostConfig.enabledProxyVirtualHosts
ProxyVirtualHostConfig.proxyVirtualHosts
Attributes Summary virtualHostName : EString @since 7.0.0 The fully qualified hostname. This value will be compared to the host in the request to determine if a match exists. virtualHostPort : EString @since 7.0.0 The port number. This value will be compared to the port number in the request to determine if a match exists. proxyVirtualHostSettings : ProxyVirtualHostSettings @ * No description is available * enabledProxyRuleExpressions : ProxyRuleExpression * * No description is available * properties : Property * * No description is available *
Attribute Details
virtualHostName - @since 7.0.0 The fully qualified hostname. This value will be compared to the host in the request to determine if a match exists.
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
virtualHostPort - @since 7.0.0 The port number. This value will be compared to the port number in the request to determine if a match exists.
Data Type: EString
Default value: *
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
proxyVirtualHostSettings - * No description is available *
Reference Type: ProxyVirtualHostSettings @
Containment: true
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
enabledProxyRuleExpressions - * No description is available *
Reference Type: ProxyRuleExpression *
Containment: false
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
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