Class: Ansible::Ruby::Modules::Ce_file_copy

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

Overview

Copy a file to a remote cloudengine device over SCP on HUAWEI CloudEngine switches.

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

#file_systemString?



19
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_file_copy.rb', line 19

attribute :file_system

#local_fileObject



12
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_file_copy.rb', line 12

attribute :local_file

#remote_fileObject?



16
# File 'lib/ansible/ruby/modules/generated/network/cloudengine/ce_file_copy.rb', line 16

attribute :remote_file