Class: Ansible::Ruby::Modules::Bigip_firewall_rule

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

Overview

Manages firewall rules in an AFM firewall policy. New rules will always be added to the end of the policy. Rules can be re-ordered using the C(bigip_security_policy) module. Rules can also be pre-ordered using the C(bigip_security_policy) module and then later updated using the C(bigip_firewall_rule) module.

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

#action:accept, ...



23
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 23

attribute :action

#descriptionObject?



34
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 34

attribute :description

#destinationArray<Hash>, ...



49
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 49

attribute :destination

#icmp_messageHash?



61
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 61

attribute :icmp_message

#iruleString?



37
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 37

attribute :irule

#loggingSymbol?



53
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 53

attribute :logging

#nameString



12
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 12

attribute :name

#parent_policyString?



16
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 16

attribute :parent_policy

#parent_rule_listObject?



20
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 20

attribute :parent_rule_list

#partitionString?



65
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 65

attribute :partition

#protocolString?



41
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 41

attribute :protocol

#rule_listString?



57
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 57

attribute :rule_list

#scheduleObject?



31
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 31

attribute :schedule

#sourceArray<Hash>, ...



45
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 45

attribute :source

#state:present, ...



69
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 69

attribute :state

#status:enabled, ...



27
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_firewall_rule.rb', line 27

attribute :status