getnsspparamsResult Structure Definition

The getnsspparamsResult structure defines the return type for getnsspparams 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.

nsspparamsList

List of nsspparamss


nsspparams Structure Definition

The nsspparams structure defines the actual return type values for getnsspparams API.

Syntax



Members

basethreshold

The base threshold. This is the maximum number of server connections that can be open before surge protection is activated.

throttle

Rate at which the system opens connections to the server.

table

Table.

builtin

Flag to determine if sp param is built-in or not

_nextgenapiresource


See Also