| statappqoepolicyResult Structure Definition |
The statappqoepolicyResult structure defines the return type for statappqoepolicy 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. |
appqoepolicyList |
Pointer to the appqoepolicy List. |
| appqoepolicystats Structure Definition |
The appqoepolicystats structure defines the actual return type values for statappqoepolicy API. |
Syntax |
Members |
name |
policyName |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
qostotalserverttfb |
Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy. |
qostotalserverttfb |
Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy. |
qosserverttfbrate |
Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy. |
qostotalserverttlb |
Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qostotalserverttlb |
Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qosserverttlbrate |
Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qostotalclientttlb |
Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qostotalclientttlb |
Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qosclientttlbrate |
Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qosavgserverttfb |
Average Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy. |
qosavgserverttfbrate |
Average Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy. |
qosavgserverttlb |
Average Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qosavgserverttlbrate |
Average Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qosavgclientttlb |
Average Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qosavgclientttlbrate |
Average Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
totthroughput |
Throughput in Kbps calculated on this AppQoE policy |
throughputrate |
Throughput in Kbps calculated on this AppQoE policy |
totsvrlinkedto |
Total number of server connections that were established through this AppQoE Policy |
svrlinkedtorate |
Rate of server connections that were established through this AppQoE Policy |
totcltrequests |
Total number of client connections that were requested through this AppQoE Policy |
cltrequestsrate |
Rate of client connections that were requested through this AppQoE Policy |
totrequests |
Total number of requests that were requested through this AppQoE policy |
requestsrate |
Rate of requests that were requested through this AppQoE policy |
totrequestbytes |
Total number of requests bytes that were requested through this AppQoE policy |
totresponse |
Total number of responses received by this AppQoE policy |
responserate |
Rate of responses received by this AppQoE policy |
totresponsebytes |
Total number of response bytes received by this AppQoE policy |
totjssent |
Total number of in-memory responses sent instead of expected responses through this AppQoE policy |
jssentrate |
Rate of in-memory responses sent instead of expected responses through this AppQoE policy |
totjsbytessent |
Total bytes of in-memory responses sent through this AppQoE policy |
jsbytessentrate |
Rate bytes of in-memory responses sent through this AppQoE policy |
pipolicyhits |
Number of hits on the policy |
pipolicyhitsrate |
Rate of hits on the policy |
totclienttransaction |
Total number of client transactions processed by this AppQoE policy. |
totsvrtransaction |
Total number of server transactions processed by this AppQoE policy. |
totsvrtransaction |
Total number of server transactions processed by this AppQoE policy. |
qostotalclientttlb |
Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qosclientttlbrate |
Client Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qostotalserverttlb |
Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qosserverttlbrate |
Server Time-To-Last-Byte in milliseconds calculated for this AppQoE policy. |
qostotalserverttfb |
Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy. |
qosserverttfbrate |
Server Time-To-First-Byte in milliseconds calculated for this AppQoE policy. |
See Also |