Class: Ansible::Ruby::Modules::Cs_pod

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

Overview

Create, update, delete pods.

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

#end_ipObject?



23
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_pod.rb', line 23

attribute :end_ip

#gatewayString?



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

attribute :gateway

#idObject?



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

attribute :id

#nameString



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

attribute :name

#netmaskString?



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

attribute :netmask

#start_ipString?



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

attribute :start_ip

#state:present, ...



38
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_pod.rb', line 38

attribute :state

#zoneString?



34
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_pod.rb', line 34

attribute :zone