Class: Ansible::Ruby::Modules::Panos_dag

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/panos/panos_dag.rb

Overview

Create a dynamic address group object in the firewall used for policy rules

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#commit:yes, ...

Returns commit if changed.

Returns:

  • (:yes, :no, nil)

    commit if changed



20
# File 'lib/ansible/ruby/modules/generated/network/panos/panos_dag.rb', line 20

attribute :commit

#dag_filterString

Returns dynamic filter user by the dynamic address group.

Returns:

  • (String)

    dynamic filter user by the dynamic address group



16
# File 'lib/ansible/ruby/modules/generated/network/panos/panos_dag.rb', line 16

attribute :dag_filter

#dag_nameString

Returns name of the dynamic address group.

Returns:

  • (String)

    name of the dynamic address group



12
# File 'lib/ansible/ruby/modules/generated/network/panos/panos_dag.rb', line 12

attribute :dag_name