Class: Ansible::Ruby::Modules::Cs_portforward

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

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, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#accountObject?



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

attribute :account

#domainObject?



48
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_portforward.rb', line 48

attribute :domain

#ip_addressString



10
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_portforward.rb', line 10

attribute :ip_address

#open_firewallBoolean?



40
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_portforward.rb', line 40

attribute :open_firewall

#poll_asyncBoolean?



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

attribute :poll_async

#private_end_portObject?



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

attribute :private_end_port

#private_portInteger



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

attribute :private_port

#projectObject?



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

attribute :project

#protocol:tcp, ...



22
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_portforward.rb', line 22

attribute :protocol

#public_end_portObject?



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

attribute :public_end_port

#public_portInteger, String



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

attribute :public_port

#state:present, ...



18
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_portforward.rb', line 18

attribute :state

#vmString?



14
# File 'lib/ansible/ruby/modules/generated/extras/cloud/cloudstack/cs_portforward.rb', line 14

attribute :vm

#vm_guest_ipBoolean?



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

attribute :vm_guest_ip

#zoneObject?



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

attribute :zone