| getcachepolicy |
Use this method to get all configured cache policies. To display details about a particular cache policy, specify the name of the policy. When all caching policies are displayed, the order of the displayed policies within each group is the same as the evaluation order of the policies. There are three groups: request policies, response policies, and dynamic invalidation policies. |
Syntax |
Parameters |
policyname |
Name of the cache policy about which to display details. |
Return Value |
Returns getcachepolicyResult |
See Also |