Resource Type: nsx_firewall_default_policy

Defined in:
lib/puppet/type/nsx_firewall_default_policy.rb
Providers:
default

Overview

Manage NSX firewall default policy logging_enabled - whether or not to log when this rule is hit action - accept/reject

Properties

  • action (defaults to: deny)

    this is the action to take, can be either accept or deny, default is deny

    Supported values:
    • accept
    • deny
  • logging_enabled (defaults to: false)

    whether or not logging is enabled

    Supported values:
    • true
    • false

Parameters

  • provider

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

  • scope_name

    scope name which will be used with scope_type to get/set firewall default policy