Class: Ansible::Ruby::Modules::Cs_zone

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

Overview

Create, update and remove zones.

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

#dhcp_providerObject?



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

attribute :dhcp_provider

#dns1String?



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

attribute :dns1

#dns1_ipv6Object?



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

attribute :dns1_ipv6

#dns2String?



37
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_zone.rb', line 37

attribute :dns2

#dns2_ipv6Object?



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

attribute :dns2_ipv6

#domainObject?



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

attribute :domain

#guest_cidr_addressObject?



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

attribute :guest_cidr_address

#idObject?



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

attribute :id

#internal_dns1Object?



41
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_zone.rb', line 41

attribute :internal_dns1

#internal_dns2Object?



44
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_zone.rb', line 44

attribute :internal_dns2

#nameString



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

attribute :name

#network_domainObject?



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

attribute :network_domain

#network_type:basic, ...



29
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_zone.rb', line 29

attribute :network_type

#state:present, ...



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

attribute :state