Class: Ansible::Ruby::Modules::Aci_bd

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

Overview

Manages Bridge Domains (BD) 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, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

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

Instance Method Details

#arp_floodingBoolean?

Returns Determines if the Bridge Domain should flood ARP traffic.,The APIC defaults to C(no) when unset during creation.

Returns:

  • (Boolean, nil)

    Determines if the Bridge Domain should flood ARP traffic.,The APIC defaults to C(no) when unset during creation.



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

attribute :arp_flooding

#bdString?

Returns The name of the Bridge Domain.

Returns:

  • (String, nil)

    The name of the Bridge Domain.



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

attribute :bd

#bd_type:ethernet, ...

Returns The type of traffic on the Bridge Domain.,The APIC defaults to C(ethernet) when unset during creation.

Returns:

  • (:ethernet, :fc, nil)

    The type of traffic on the Bridge Domain.,The APIC defaults to C(ethernet) when unset during creation.



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

attribute :bd_type

#descriptionObject?

Returns Description for the Bridge Domain.

Returns:

  • (Object, nil)

    Description for the Bridge Domain.



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

attribute :description

#enable_multicastObject?

Returns Determines if PIM is enabled.,The APIC defaults to C(no) when unset during creation.

Returns:

  • (Object, nil)

    Determines if PIM is enabled.,The APIC defaults to C(no) when unset during creation.



27
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 27

attribute :enable_multicast

#enable_routingBoolean?

Returns Determines if IP forwarding should be allowed.,The APIC defaults to C(yes) when unset during creation.

Returns:

  • (Boolean, nil)

    Determines if IP forwarding should be allowed.,The APIC defaults to C(yes) when unset during creation.



30
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 30

attribute :enable_routing

#endpoint_clearObject?

Returns Clears all End Points in all Leaves when C(yes).,The value is not reset to disabled once End Points have been cleared; that requires a second task.,The APIC defaults to C(no) when unset during creation.

Returns:

  • (Object, nil)

    Clears all End Points in all Leaves when C(yes).,The value is not reset to disabled once End Points have been cleared; that requires a second task.,The APIC defaults to C(no) when unset during creation.



34
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 34

attribute :endpoint_clear

#endpoint_move_detect:default, ...

Returns Determines if GARP should be enabled to detect when End Points move.,The APIC defaults to C(garp) when unset during creation.

Returns:

  • (:default, :garp, nil)

    Determines if GARP should be enabled to detect when End Points move.,The APIC defaults to C(garp) when unset during creation.



37
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 37

attribute :endpoint_move_detect

#endpoint_retention_action:inherit, ...

Returns Determines if the Bridge Domain should inherit or resolve the End Point Retention Policy.,The APIC defaults to C(resolve) when unset during creation.

Returns:

  • (:inherit, :resolve, nil)

    Determines if the Bridge Domain should inherit or resolve the End Point Retention Policy.,The APIC defaults to C(resolve) when unset during creation.



41
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 41

attribute :endpoint_retention_action

#endpoint_retention_policyObject?

Returns The name of the End Point Retention Policy the Bridge Domain should use when overriding the default End Point Retention Policy.

Returns:

  • (Object, nil)

    The name of the End Point Retention Policy the Bridge Domain should use when overriding the default End Point Retention Policy.



45
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 45

attribute :endpoint_retention_policy

#igmp_snoop_policyObject?

Returns The name of the IGMP Snooping Policy the Bridge Domain should use when overriding the default IGMP Snooping Policy.

Returns:

  • (Object, nil)

    The name of the IGMP Snooping Policy the Bridge Domain should use when overriding the default IGMP Snooping Policy.



48
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 48

attribute :igmp_snoop_policy

#ip_learningObject?

Returns Determines if the Bridge Domain should learn End Point IPs.,The APIC defaults to C(yes) when unset during creation.

Returns:

  • (Object, nil)

    Determines if the Bridge Domain should learn End Point IPs.,The APIC defaults to C(yes) when unset during creation.



51
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 51

attribute :ip_learning

#ipv6_nd_policyObject?

Returns The name of the IPv6 Neighbor Discovery Policy the Bridge Domain should use when overridding the default IPV6 ND Policy.

Returns:

  • (Object, nil)

    The name of the IPv6 Neighbor Discovery Policy the Bridge Domain should use when overridding the default IPV6 ND Policy.



54
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 54

attribute :ipv6_nd_policy

#l2_unknown_unicast:proxy, ...

Returns Determines what forwarding method to use for unknown l2 destinations.,The APIC defaults to C(proxy) when unset during creation.

Returns:

  • (:proxy, :flood, nil)

    Determines what forwarding method to use for unknown l2 destinations.,The APIC defaults to C(proxy) when unset during creation.



57
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 57

attribute :l2_unknown_unicast

#l3_unknown_multicast:flood, ...

Returns Determines the forwarding method to use for unknown multicast destinations.,The APIC defaults to C(flood) when unset during creation.

Returns:

  • (:flood, :"opt-flood", nil)

    Determines the forwarding method to use for unknown multicast destinations.,The APIC defaults to C(flood) when unset during creation.



61
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 61

attribute :l3_unknown_multicast

#limit_ip_learnObject?

Returns Determines if the BD should limit IP learning to only subnets owned by the Bridge Domain.,The APIC defaults to C(yes) when unset during creation.

Returns:

  • (Object, nil)

    Determines if the BD should limit IP learning to only subnets owned by the Bridge Domain.,The APIC defaults to C(yes) when unset during creation.



65
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 65

attribute :limit_ip_learn

#mac_addressString?

Returns The MAC Address to assign to the C(bd) instead of using the default.,The APIC defaults to C(00:22:BD:F8:19:FF) when unset during creation.

Returns:

  • (String, nil)

    The MAC Address to assign to the C(bd) instead of using the default.,The APIC defaults to C(00:22:BD:F8:19:FF) when unset during creation.



68
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 68

attribute :mac_address

#multi_dest:"bd-flood", ...

Returns Determines the forwarding method for L2 multicast, broadcast, and link layer traffic.,The APIC defaults to C(bd-flood) when unset during creation.

Returns:

  • (:"bd-flood", :drop, :"encap-flood", nil)

    Determines the forwarding method for L2 multicast, broadcast, and link layer traffic.,The APIC defaults to C(bd-flood) when unset during creation.



72
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 72

attribute :multi_dest

#state:absent, ...

Returns Use C(present) or C(absent) for adding or removing.,Use C(query) for listing an object or multiple objects.

Returns:

  • (:absent, :present, :query, nil)

    Use C(present) or C(absent) for adding or removing.,Use C(query) for listing an object or multiple objects.



76
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 76

attribute :state

#tenantString?

Returns The name of the Tenant.

Returns:

  • (String, nil)

    The name of the Tenant.



80
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 80

attribute :tenant

#vrfString?

Returns The name of the VRF.

Returns:

  • (String, nil)

    The name of the VRF.



84
# File 'lib/ansible/ruby/modules/generated/network/aci/aci_bd.rb', line 84

attribute :vrf