| getpolicymapResult Structure Definition |
The getpolicymapResult structure defines the return type for getpolicymap 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. |
policymapList |
List of policymaps |
| policymap Structure Definition |
The policymap structure defines the actual return type values for getpolicymap API. |
Syntax |
Members |
mappolicyname |
Name of the policy map to display. |
sd |
Publicly known source domain name. This is the domain name with which a client request arrives at a reverse proxy virtual server for cache redirection. If you specify a source domain, you must specify a target domain. |
su |
The source URL. |
td |
The domain name sent to the server. |
tu |
The target URL. |
targetname |
The expression string. |
_nextgenapiresource |
See Also |