Class: Ansible::Ruby::Modules::Cs_router

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

Overview

Start, restart, stop and destroy routers. C(state=present) is not able to create routers, use M(cs_network) instead.

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

#accountObject?



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

attribute :account

#domainObject?



21
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_router.rb', line 21

attribute :domain

#nameString



13
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_router.rb', line 13

attribute :name

#poll_asyncBoolean?



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

attribute :poll_async

#projectObject?



27
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_router.rb', line 27

attribute :project

#service_offeringString?



17
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_router.rb', line 17

attribute :service_offering

#state:present, ...



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

attribute :state

#zoneObject?



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

attribute :zone