Class: Ansible::Ruby::Modules::Ovirt_host_pm

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

Overview

Module to manage power management of hosts in oVirt/RHV.

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, remove_existing_validations, #to_h, validates

Constructor Details

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

Instance Method Details

#addressString?



20
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_pm.rb', line 20

attribute :address

#encrypt_optionsObject?



44
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_pm.rb', line 44

attribute :encrypt_options

#nameString



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

attribute :name

#optionsHash?



40
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_pm.rb', line 40

attribute :options

#orderObject?



47
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_pm.rb', line 47

attribute :order

#passwordString?



28
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_pm.rb', line 28

attribute :password

#portInteger?



36
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_pm.rb', line 36

attribute :port

#state:present, ...



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

attribute :state

#typeString?



32
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_pm.rb', line 32

attribute :type

#usernameString?



24
# File 'lib/ansible/ruby/modules/generated/cloud/ovirt/ovirt_host_pm.rb', line 24

attribute :username