An L7 Policy is a collection of L7 rules associated with a Listener, and which may also have an association to a back-end pool

Action: The L7 policy action. One of REJECT, REDIRECT_TO_URL, or REDIRECT_TO_POOL.

Position: The position of this policy on the listener. Positions start at 1.

Redirect Pool ID: Requests matching this policy will be redirected to the pool with this ID. Only valid if action is REDIRECT_TO_POOL.

Redirect URL: Requests matching this policy will be redirected to this URL. Only valid if action is REDIRECT_TO_URL.