Class: Ansible::Ruby::Modules::Cs_vpc

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

Overview

Create, update and delete VPCs.

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

#accountObject?



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

attribute :account

#cidrString?



20
# File 'lib/ansible/ruby/modules/generated/cloud/cloudstack/cs_vpc.rb', line 20

attribute :cidr

#clean_upSymbol?



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

attribute :clean_up

#display_textString?



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

attribute :display_text

#domainObject?



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

attribute :domain

#nameString



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

attribute :name

#network_domainObject?



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

attribute :network_domain

#poll_asyncBoolean?



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

attribute :poll_async

#projectObject?



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

attribute :project

#state:present, ...



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

attribute :state

#tagsObject?



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

attribute :tags

#vpc_offeringObject?



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

attribute :vpc_offering

#zoneObject?



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

attribute :zone