Resource Type: netscaler_responderaction

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

Overview

Manage basic netscaler responder action objects.

Properties

  • bypass_safety_check
  • comments

    Any information about the responder action.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • expression

    Expression specifying what to respond with. Typically a URL for redirect policies or a default-syntax expression.

  • type

    Type of responder action.

Parameters

  • name (namevar)
  • provider

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