Class: Ansible::Ruby::Modules::Netapp_e_hostgroup

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

Overview

Create, update or destroy host groups on a NetApp E-Series storage array.

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

#api_passwordString



16
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 16

attribute :api_password

#api_urlString



20
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 20

attribute :api_url

#api_usernameString



12
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 12

attribute :api_username

#hostsObject?



45
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 45

attribute :hosts

#idObject?



42
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 42

attribute :id

#nameObject?



36
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 36

attribute :name

#new_nameObject?



39
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 39

attribute :new_name

#ssidString



28
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 28

attribute :ssid

#state:present, :absent



32
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 32

attribute :state

#validate_certsBoolean?



24
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_hostgroup.rb', line 24

attribute :validate_certs