| getappqoeparameterResult Structure Definition |
The getappqoeparameterResult structure defines the return type for getappqoeparameter 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. |
appqoeparameterList |
List of appqoeparameters |
| appqoeparameter Structure Definition |
The appqoeparameter structure defines the actual return type values for getappqoeparameter API. |
Syntax |
Members |
sessionlife |
appqoe session life (in seconds) |
avgwaitingclient |
average number of client connections, that can sit in service waiting queue |
maxaltrespbandwidth |
maximum bandwidth which will determine whether to send alternate content response |
dosattackthresh |
average number of client connection that can queue up on vserver level without triggering DoS mitigation module |
_nextgenapiresource |
See Also |