Class: Ansible::Ruby::Modules::Cs_volume

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

Overview

Create, destroy, attach, detach volumes.

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

#accountObject?



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

attribute :account

#custom_idObject?



19
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 19

attribute :custom_id

#disk_offeringString?



22
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 22

attribute :disk_offering

#display_volumeBoolean?



26
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 26

attribute :display_volume

#domainObject?



30
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 30

attribute :domain

#forceBoolean?



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

attribute :force

#max_iopsObject?



33
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 33

attribute :max_iops

#min_iopsObject?



36
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 36

attribute :min_iops

#nameString



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

attribute :name

#poll_asyncBoolean?



70
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 70

attribute :poll_async

#projectString?



39
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 39

attribute :project

#shrink_okBoolean?



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

attribute :shrink_ok

#sizeInteger?



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

attribute :size

#snapshotObject?



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

attribute :snapshot

#state:present, ...



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

attribute :state

#tagsObject?



74
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 74

attribute :tags

#vmString?



58
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 58

attribute :vm

#zoneString?



62
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_volume.rb', line 62

attribute :zone