Resource Type: netscaler_responderpolicy
- Defined in:
- lib/puppet/type/netscaler_responderpolicy.rb
- Providers:
-
rest
Overview
Manage basic netscaler responder policy objects.
Properties
-
action
Name of the responder action to perform if the request matches this responder policy.
-
appflow_action
AppFlow action to invoke for requests that match this policy.
-
comments
Any type of information about this responder policy.
-
ensure
(defaults to: present)
The basic property that the resource should be in.
Supported values:- present
- absent
-
expression
Default syntax expression that the policy uses to determine whether to respond to the specified request.
-
log_action
Name of the messagelog action to use for requests that match this policy.
-
undefined_result_action
Action to perform if the result of policy evaluation is undefined
Parameters
- name (namevar)
-
provider
The specific backend to use for this ‘netscaler_responderpolicy` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.