Home
last modified time | relevance | path

Searched refs:fortios_log (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/network/fortios/
H A Dtest_fortios_log_custom_field.py57 is_error, changed, response = fortios_log_custom_field.fortios_log(input_data, fos_instance)
89 is_error, changed, response = fortios_log_custom_field.fortios_log(input_data, fos_instance)
121 is_error, changed, response = fortios_log_custom_field.fortios_log(input_data, fos_instance)
147 is_error, changed, response = fortios_log_custom_field.fortios_log(input_data, fos_instance)
173 is_error, changed, response = fortios_log_custom_field.fortios_log(input_data, fos_instance)
206 is_error, changed, response = fortios_log_custom_field.fortios_log(input_data, fos_instance)
H A Dtest_fortios_log_threat_weight.py58 is_error, changed, response = fortios_log_threat_weight.fortios_log(input_data, fos_instance)
92 is_error, changed, response = fortios_log_threat_weight.fortios_log(input_data, fos_instance)
126 is_error, changed, response = fortios_log_threat_weight.fortios_log(input_data, fos_instance)
161 is_error, changed, response = fortios_log_threat_weight.fortios_log(input_data, fos_instance)
H A Dtest_fortios_log_gui_display.py57 is_error, changed, response = fortios_log_gui_display.fortios_log(input_data, fos_instance)
89 is_error, changed, response = fortios_log_gui_display.fortios_log(input_data, fos_instance)
121 is_error, changed, response = fortios_log_gui_display.fortios_log(input_data, fos_instance)
154 is_error, changed, response = fortios_log_gui_display.fortios_log(input_data, fos_instance)
H A Dtest_fortios_log_setting.py71 is_error, changed, response = fortios_log_setting.fortios_log(input_data, fos_instance)
131 is_error, changed, response = fortios_log_setting.fortios_log(input_data, fos_instance)
191 is_error, changed, response = fortios_log_setting.fortios_log(input_data, fos_instance)
252 is_error, changed, response = fortios_log_setting.fortios_log(input_data, fos_instance)
H A Dtest_fortios_log_eventfilter.py65 is_error, changed, response = fortios_log_eventfilter.fortios_log(input_data, fos_instance)
113 is_error, changed, response = fortios_log_eventfilter.fortios_log(input_data, fos_instance)
161 is_error, changed, response = fortios_log_eventfilter.fortios_log(input_data, fos_instance)
210 is_error, changed, response = fortios_log_eventfilter.fortios_log(input_data, fos_instance)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/fortios/
H A Dfortios_log_gui_display.py247 def fortios_log(data, fos): function
292 is_error, has_changed, result = fortios_log(module.params, fos)
304 is_error, has_changed, result = fortios_log(module.params, fos)
H A Dfortios_log_eventfilter.py314 def fortios_log(data, fos): function
375 is_error, has_changed, result = fortios_log(module.params, fos)
387 is_error, has_changed, result = fortios_log(module.params, fos)
H A Dfortios_log_custom_field.py275 def fortios_log(data, fos): function
321 is_error, has_changed, result = fortios_log(module.params, fos)
333 is_error, has_changed, result = fortios_log(module.params, fos)
H A Dfortios_log_setting.py376 def fortios_log(data, fos): function
453 is_error, has_changed, result = fortios_log(module.params, fos)
465 is_error, has_changed, result = fortios_log(module.params, fos)
H A Dfortios_log_threat_weight.py568 def fortios_log(data, fos): function
703 is_error, has_changed, result = fortios_log(module.params, fos)
715 is_error, has_changed, result = fortios_log(module.params, fos)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/fortinet/fortios/plugins/modules/
H A Dfortios_log_custom_field.py274 def fortios_log(data, fos, check_mode): function
393 is_error, has_changed, result = fortios_log(module.params, fos, module.check_mode)
H A Dfortios_log_gui_display.py226 def fortios_log(data, fos): function
444 is_error, has_changed, result = fortios_log(module.params, fos)
H A Dfortios_log_eventfilter.py335 def fortios_log(data, fos): function
1091 is_error, has_changed, result = fortios_log(module.params, fos)
H A Dfortios_log_setting.py380 def fortios_log(data, fos): function
1456 is_error, has_changed, result = fortios_log(module.params, fos)
H A Dfortios_log_threat_weight.py624 def fortios_log(data, fos): function
3604 is_error, has_changed, result = fortios_log(module.params, fos)