Class: Ansible::Ruby::Modules::Profitbricks_volume

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

Overview

Allows you to create or remove a volume from a ProfitBricks datacenter. This module has a dependency on profitbricks >= 1.0.0

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

#auto_incrementBoolean?



50
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 50

attribute :auto_increment

#bus:IDE, ...



24
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 24

attribute :bus

#countInteger?



46
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 46

attribute :count

#datacenterString



12
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 12

attribute :datacenter

#disk_type:HDD, ...



38
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 38

attribute :disk_type

#imageObject



28
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 28

attribute :image

#image_passwordObject?



32
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 32

attribute :image_password

#instance_idsArray<String>, ...



54
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 54

attribute :instance_ids

#licence_type:LINUX, ...



42
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 42

attribute :licence_type

#nameString



16
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 16

attribute :name

#sizeInteger?



20
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 20

attribute :size

#ssh_keysObject?



35
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 35

attribute :ssh_keys

#state:present, ...



72
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 72

attribute :state

#subscription_passwordObject?



61
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 61

attribute :subscription_password

#subscription_userObject?



58
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 58

attribute :subscription_user

#wait:yes, ...



64
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 64

attribute :wait

#wait_timeoutInteger?



68
# File 'lib/ansible/ruby/modules/generated/cloud/profitbricks/profitbricks_volume.rb', line 68

attribute :wait_timeout