Resource Type: netscaler_csaction

Defined in:
lib/puppet/type/netscaler_csaction.rb
Providers:
rest

Overview

Manage basic netscaler content switching action objects.

Properties

  • comments

    Any information about the responder action.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • target_lb_expression

    Information about this content switching action.

  • target_lbvserver

    Name of the load balancing virtual server to which the content is switched.

Parameters

  • name (namevar)
  • provider

    The specific backend to use for this ‘netscaler_csaction` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.