aci_bd_to_l3out – Bind Bridge Domain to L3 Out (fv:RsBDToOut)¶
New in version 2.4.
Parameters¶
Notes¶
Note
The
bd
andl3out
parameters should exist before using this module. The aci_bd andaci_l3out
can be used for these.
See Also¶
See also
- aci_bd – Manage Bridge Domains (BD) objects (fv:BD)
The official documentation on the aci_bd module.
- aci_l3out – Manage Layer 3 Outside (L3Out) objects (l3ext:Out)
The official documentation on the aci_l3out module.
- APIC Management Information Model reference
More information about the internal APIC class fv:RsBDToOut.
- Cisco ACI Guide
Detailed information on how to manage your ACI infrastructure using Ansible.
- Developing Cisco ACI modules
Detailed guide on how to write your own Cisco ACI modules to contribute.
Return Values¶
Common return values are documented here, the following are the fields unique to this module:
Status¶
This module is not guaranteed to have a backwards compatible interface. [preview]
This module is maintained by an Ansible Partner. [certified]
Authors¶
Jacob McGill (@jmcgill298)
Hint
If you notice any issues in this documentation, you can edit this document to improve it.