Class: Ansible::Ruby::Modules::Cs_snapshot_policy

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

Overview

Create, update and delete volume snapshot policies.

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

#accountObject?



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

attribute :account

#device_idInteger?



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

attribute :device_id

#domainObject?



51
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_snapshot_policy.rb', line 51

attribute :domain

#interval_type:hourly, ...



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

attribute :interval_type

#max_snapsInteger?



35
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_snapshot_policy.rb', line 35

attribute :max_snaps

#projectObject?



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

attribute :project

#scheduleString?



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

attribute :schedule

#state:present, ...



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

attribute :state

#time_zoneString?



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

attribute :time_zone

#vmString?



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

attribute :vm

#volumeString?



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

attribute :volume

#volume_type:DATADISK, ...



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

attribute :volume_type

#vpcObject?



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

attribute :vpc