Class: Ansible::Ruby::Modules::Os_image_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/openstack/os_image_facts.rb

Overview

Retrieve facts about a image image from OpenStack.

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

#availability_zoneObject?

Returns Ignored. Present for backwards compatibility.

Returns:

  • (Object, nil)

    Ignored. Present for backwards compatibility



16
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_image_facts.rb', line 16

attribute :availability_zone

#imageString?

Returns Name or ID of the image.

Returns:

  • (String, nil)

    Name or ID of the image



12
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_image_facts.rb', line 12

attribute :image