Class: Ansible::Ruby::Modules::Oneview_enclosure_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/remote_management/oneview/oneview_enclosure_facts.rb

Overview

Retrieve facts about one or more of the Enclosures from OneView.

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

#nameString?

Returns Enclosure name.

Returns:

  • (String, nil)

    Enclosure name.



12
# File 'lib/ansible/ruby/modules/generated/remote_management/oneview/oneview_enclosure_facts.rb', line 12

attribute :name

#optionsArray<String>, ...

Returns List with options to gather additional facts about an Enclosure and related resources. Options allowed: C(script), C(environmentalConfiguration), and C(utilization). For the option C(utilization), you can provide specific parameters.

Returns:

  • (Array<String>, String, nil)

    List with options to gather additional facts about an Enclosure and related resources. Options allowed: C(script), C(environmentalConfiguration), and C(utilization). For the option C(utilization), you can provide specific parameters.



16
# File 'lib/ansible/ruby/modules/generated/remote_management/oneview/oneview_enclosure_facts.rb', line 16

attribute :options