Class: Ansible::Ruby::Modules::Cs_storage_pool

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

Overview

Create, update, put into maintenance, disable, enable and remove storage pools.

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

#allocation_state:enabled, ...



56
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_storage_pool.rb', line 56

attribute :allocation_state

#capacity_bytesObject?



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

attribute :capacity_bytes

#capacity_iopsObject?



53
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_storage_pool.rb', line 53

attribute :capacity_iops

#clusterString?



28
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_storage_pool.rb', line 28

attribute :cluster

#hypervisor:KVM, ...



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

attribute :hypervisor

#managedObject?



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

attribute :managed

#nameString



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

attribute :name

#podString?



24
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_storage_pool.rb', line 24

attribute :pod

#providerString?



46
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_storage_pool.rb', line 46

attribute :provider

#scope:cluster, ...



32
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_storage_pool.rb', line 32

attribute :scope

#state:present, ...



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

attribute :state

#storage_tagsObject?



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

attribute :storage_tags

#storage_urlString?



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

attribute :storage_url

#zoneString?



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

attribute :zone