Class: Ansible::Ruby::Modules::Aci_domain_to_encap_pool

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/aci/aci_domain_to_encap_pool.rb

Overview

Bind Domain to Encap Pools on Cisco ACI fabrics.

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

#domainString?



12
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_domain_to_encap_pool.rb', line 12

attribute :domain

#domain_type:fc, ...



16
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_domain_to_encap_pool.rb', line 16

attribute :domain_type

#poolString?



20
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_domain_to_encap_pool.rb', line 20

attribute :pool

#pool_allocation_mode:dynamic, ...



24
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_domain_to_encap_pool.rb', line 24

attribute :pool_allocation_mode

#pool_type:vlan, ...



28
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_domain_to_encap_pool.rb', line 28

attribute :pool_type

#state:absent, ...



32
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_domain_to_encap_pool.rb', line 32

attribute :state

#vm_provider:cloudfoundry, ...



36
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_domain_to_encap_pool.rb', line 36

attribute :vm_provider