Class: Ansible::Ruby::Modules::Oneview_datacenter_facts

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

Overview

Retrieve facts about the OneView Data Centers.

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 Data Center name.

Returns:

  • (String, nil)

    Data Center name.



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

attribute :name

#optionsArray<String>, ...

Returns Retrieve additional facts. Options available: ‘visualContent’.

Returns:

  • (Array<String>, String, nil)

    Retrieve additional facts. Options available: ‘visualContent’.



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

attribute :options