Class: Ansible::Ruby::Modules::Panos_op

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

Overview

This module will allow user to pass and execute any supported OP command on the PANW device.

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

#api_keyObject?



24
# File 'lib/ansible/ruby/modules/generated/network/panos/panos_op.rb', line 24

attribute :api_key

#cmdString



27
# File 'lib/ansible/ruby/modules/generated/network/panos/panos_op.rb', line 27

attribute :cmd

#ip_addressString



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

attribute :ip_address

#passwordString



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

attribute :password

#usernameString?



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

attribute :username