Class: Ansible::Ruby::Modules::Cs_instance_facts

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

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#accountObject?

Returns Account the instance is related to.

Returns:

  • (Object, nil)

    Account the instance is related to.



17
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_instance_facts.rb', line 17

attribute :account

#domainObject?

Returns Domain the instance is related to.

Returns:

  • (Object, nil)

    Domain the instance is related to.



14
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_instance_facts.rb', line 14

attribute :domain

#nameString

Returns Name or display name of the instance.

Returns:

  • (String)

    Name or display name of the instance.



10
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_instance_facts.rb', line 10

attribute :name

#projectObject?

Returns Project the instance is related to.

Returns:

  • (Object, nil)

    Project the instance is related to.



20
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_instance_facts.rb', line 20

attribute :project