Class: Ansible::Ruby::Modules::Purefa_host

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/storage/purestorage/purefa_host.rb

Overview

Create, delete or modify hosts on Pure Storage FlashArrays.

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

#hostString



12
# File 'lib/ansible/ruby/modules/generated/storage/purestorage/purefa_host.rb', line 12

attribute :host

#iqnArray<String>, ...



28
# File 'lib/ansible/ruby/modules/generated/storage/purestorage/purefa_host.rb', line 28

attribute :iqn

#personality:hpux, ...



36
# File 'lib/ansible/ruby/modules/generated/storage/purestorage/purefa_host.rb', line 36

attribute :personality

#protocol:fc, ...



20
# File 'lib/ansible/ruby/modules/generated/storage/purestorage/purefa_host.rb', line 20

attribute :protocol

#state:absent, ...



16
# File 'lib/ansible/ruby/modules/generated/storage/purestorage/purefa_host.rb', line 16

attribute :state

#volumeString?



32
# File 'lib/ansible/ruby/modules/generated/storage/purestorage/purefa_host.rb', line 32

attribute :volume

#wwnsArray<String>, ...



24
# File 'lib/ansible/ruby/modules/generated/storage/purestorage/purefa_host.rb', line 24

attribute :wwns