Class: Ansible::Ruby::Modules::Cs_zone_facts

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

Overview

Gathering facts from the API of a zone. Sets Ansible facts accessable by the key C(cloudstack_zone) and since version 2.6 also returns results.

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 Name of the zone.

Returns:

  • (String)

    Name of the zone.



13
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_zone_facts.rb', line 13

attribute :name