Class: Ansible::Ruby::Modules::Cs_cluster

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

Overview

Create, update and remove clusters.

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

#cluster_type:CloudManaged, ...



23
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 23

attribute :cluster_type

#guest_vswitch_nameObject?



40
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 40

attribute :guest_vswitch_name

#guest_vswitch_type:vmwaresvs, ...



43
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 43

attribute :guest_vswitch_type

#hypervisor:KVM, ...



27
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 27

attribute :hypervisor

#nameString



12
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 12

attribute :name

#ovm3_clusterObject?



63
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 63

attribute :ovm3_cluster

#ovm3_poolObject?



66
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 66

attribute :ovm3_pool

#ovm3_vipObject?



69
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 69

attribute :ovm3_vip

#passwordObject?



37
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 37

attribute :password

#podObject?



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

attribute :pod

#public_vswitch_nameObject?



47
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 47

attribute :public_vswitch_name

#public_vswitch_type:vmwaresvs, ...



50
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 50

attribute :public_vswitch_type

#state:present, ...



72
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 72

attribute :state

#urlObject?



31
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 31

attribute :url

#usernameObject?



34
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 34

attribute :username

#vms_ip_addressObject?



54
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 54

attribute :vms_ip_address

#vms_passwordObject?



60
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 60

attribute :vms_password

#vms_usernameObject?



57
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 57

attribute :vms_username

#zoneString?



16
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_cluster.rb', line 16

attribute :zone