Class: Ansible::Ruby::Modules::Fmgr_script

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

Overview

Create/edit/delete scripts and execute the scripts on the FortiManager using jsonrpc API

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#adomString



12
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 12

attribute :adom

#hostString



19
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 19

attribute :host

#passwordString?



27
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 27

attribute :password

#script_contentString?



51
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 51

attribute :script_content

#script_descriptionString?



47
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 47

attribute :script_description

#script_nameString



35
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 35

attribute :script_name

#script_packageObject?



59
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 59

attribute :script_package

#script_scopeArray<String>, ...



55
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 55

attribute :script_scope

#script_targetString?



43
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 43

attribute :script_target

#script_typeString?



39
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 39

attribute :script_type

#state:present, ...



31
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 31

attribute :state

#usernameString



23
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 23

attribute :username

#vdomObject?



16
# File 'lib/ansible/ruby/modules/generated/network/fortimanager/fmgr_script.rb', line 16

attribute :vdom