Class: Ansible::Ruby::Modules::Ovirt_scheduling_policy_facts

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

Overview

Retrieve facts about one or more oVirt scheduling policies.

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

#idObject

Returns ID of the scheduling policy.

Returns:

  • (Object)

    ID of the scheduling policy.



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

attribute :id

#nameString?

Returns Name of the scheduling policy, can be used as glob expression.

Returns:

  • (String, nil)

    Name of the scheduling policy, can be used as glob expression.



16
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_scheduling_policy_facts.rb', line 16

attribute :name