Class: Ansible::Ruby::Modules::Ovirt_storage_domain_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_domain_facts.rb,
lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_domains_facts.rb

Overview

Retrieve facts about one or more oVirt/RHV storage domains.

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

#patternString?

Returns Search term which is accepted by oVirt/RHV search backend.,For example to search storage domain X from datacenter Y use following pattern: name=X and datacenter=Y.

Returns:

  • (String, nil)

    Search term which is accepted by oVirt/RHV search backend.,For example to search storage domain X from datacenter Y use following pattern: name=X and datacenter=Y



12
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_storage_domain_facts.rb', line 12

attribute :pattern