The type of the real server.
The possible values are :
redirect(1): Specifies that this real server is just used for
redirecting traffic to new virtual server
equivalent pointed to by the redirection string
(cesRserverRedirectRelocationStr).
host (2): Specifies typical server offering services.
The real server type redirect(1) implies that the following
objects are applicable for a real server entry:
cesRserverRedirectRelocationStr.
cesRserverRedirectCode.
cesRserverRedirectPort.
This means that only the above objects will be
used to create the real server entry, and all
other objects will be ignored during row creation.
The real server type host(2) implies that the following
objects are applicable for a real server entry:
cesRserverIpAddressType
cesRserverIpAddress
This means that only the above objects will be
used to create the real server entry, and all
other objects will be ignored during row creation.
This object cannot be changed when the cesRserverRowStatus
value is 'active'.