Class: Ansible::Ruby::Modules::Os_volume_snapshot

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

Overview

Create or Delete cinder block storage volume snapshots

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

#availability_zoneObject?



31
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_volume_snapshot.rb', line 31

attribute :availability_zone

#display_descriptionObject?



16
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_volume_snapshot.rb', line 16

attribute :display_description

#display_nameObject



12
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_volume_snapshot.rb', line 12

attribute :display_name

#forceSymbol?



23
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_volume_snapshot.rb', line 23

attribute :force

#state:present, ...



27
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_volume_snapshot.rb', line 27

attribute :state

#volumeObject



19
# File 'lib/ansible/ruby/modules/generated/cloud/openstack/os_volume_snapshot.rb', line 19

attribute :volume