getcacheforwardproxyResult Structure Definition

The getcacheforwardproxyResult structure defines the return type for getcacheforwardproxy API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

cacheforwardproxyList

List of cacheforwardproxys


cacheforwardproxy Structure Definition

The cacheforwardproxy structure defines the actual return type values for getcacheforwardproxy API.

Syntax



Members

ipaddress

IP address of the Citrix ADC or a cache server for which the cache acts as a proxy. Requests coming to the Citrix ADC with the configured IP address are forwarded to the particular address, without involving the Integrated Cache in any way.

port

Forward proxy port.

_nextgenapiresource


See Also