Class: Ansible::Ruby::Modules::Os_server_facts

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

Instance Method Summary collapse

Methods inherited from Base

#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

#detailedBoolean?

Returns when true, return additional detail about servers at the expense of additional API calls.

Returns:

  • (Boolean, nil)

    when true, return additional detail about servers at the expense of additional API calls.



14
# File 'lib/ansible/ruby/modules/generated/core/cloud/openstack/os_server_facts.rb', line 14

attribute :detailed

#serverString?

Returns restrict results to servers with names matching this glob expression (e.g., C<web*>).

Returns:

  • (String, nil)

    restrict results to servers with names matching this glob expression (e.g., C<web*>).



10
# File 'lib/ansible/ruby/modules/generated/core/cloud/openstack/os_server_facts.rb', line 10

attribute :server