| getappqoepolicyResult Structure Definition |
The getappqoepolicyResult structure defines the return type for getappqoepolicy 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 |
List of appqoepolicys |
| appqoepolicy Structure Definition |
The appqoepolicy structure defines the actual return type values for getappqoepolicy API. |
Syntax |
Members |
name |
. |
rule |
Expression or name of a named expression, against which the request is evaluated. The policy is applied if the rule evaluates to true. |
actioN |
Configured AppQoE action to trigger |
hits |
Number of hits. |
gotopriorityexpression |
Expression specifying the priority of the next policy which will get evaluated if the current policy rule evaluates to TRUE. |
bindpriority |
Specifies the binding of the policy. use only in display |
boundto |
The name of the entity to which the policy is bound. |
activepolicy |
_nextgenapiresource |
See Also |