mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ACI: Update docs (#34876)
This commit is contained in:
parent
43a081d1c9
commit
349024235c
7 changed files with 13 additions and 13 deletions
|
@ -17,8 +17,8 @@ module: aci_access_port_to_interface_policy_leaf_profile
|
|||
short_description: Manage Fabric interface policy leaf profile interface selectors on Cisco ACI fabrics (infra:HPortS, infra:RsAccBaseGrp, infra:PortBlk)
|
||||
description:
|
||||
- Manage Fabric interface policy leaf profile interface selectors on Cisco ACI fabrics.
|
||||
- More information from the internal APIC class
|
||||
I(infra:HPortS, infra:RsAccBaseGrp, infra:PortBlk) at U(https://developer.cisco.com/media/mim-ref).
|
||||
- More information from the internal APIC class I(infra:HPortS, infra:RsAccBaseGrp, infra:PortBlk) at
|
||||
U(https://developer.cisco.com/media/mim-ref).
|
||||
author:
|
||||
- Bruno Calogero (@brunocalogero)
|
||||
version_added: '2.5'
|
||||
|
|
|
@ -17,8 +17,8 @@ short_description: Manage attachable Access Entity Profile (AEP) on Cisco ACI fa
|
|||
description:
|
||||
- Connect to external virtual and physical domains by using
|
||||
attachable Access Entity Profiles (AEP) on Cisco ACI fabrics.
|
||||
- More information from the internal APIC classes I(infra:AttEntityP) and I(infra:ProvAcc)
|
||||
at U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
- More information from the internal APIC classes I(infra:AttEntityP) and I(infra:ProvAcc) at
|
||||
U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
author:
|
||||
- Swetha Chunduri (@schunduri)
|
||||
version_added: '2.4'
|
||||
|
|
|
@ -17,7 +17,7 @@ short_description: Manage Bridge Domains (BD) on Cisco ACI Fabrics (fv:BD)
|
|||
description:
|
||||
- Manages Bridge Domains (BD) on Cisco ACI Fabrics.
|
||||
- More information from the internal APIC class I(fv:BD) at
|
||||
U(https://developer.cisco.com/media/mim-ref/MO-fvBD.html).
|
||||
U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
author:
|
||||
- Jacob McGill (@jmcgill298)
|
||||
version_added: '2.4'
|
||||
|
|
|
@ -17,8 +17,8 @@ short_description: Provides rollback and rollback preview functionality for Cisc
|
|||
description:
|
||||
- Provides rollback and rollback preview functionality for Cisco ACI fabric.
|
||||
- Config Rollbacks are done using snapshots C(aci_snapshot) with the configImportP class.
|
||||
- More information from the internal APIC class
|
||||
I(config:ImportP) at U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
- More information from the internal APIC class I(config:ImportP) at
|
||||
U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
author:
|
||||
- Jacob McGill (@jmcgill298)
|
||||
version_added: '2.4'
|
||||
|
|
|
@ -16,8 +16,8 @@ module: aci_encap_pool_range
|
|||
short_description: Manage encap ranges assigned to pools on Cisco ACI fabrics (fvns:EncapBlk, fvns:VsanEncapBlk)
|
||||
description:
|
||||
- Manage vlan, vxlan, and vsan ranges that are assigned to pools on Cisco ACI fabrics.
|
||||
- More information from the internal APIC class
|
||||
I(fvns:EncapBlk) and I(fvns:VsanEncapBlk) at U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
- More information from the internal APIC class I(fvns:EncapBlk) and I(fvns:VsanEncapBlk) at
|
||||
U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
author:
|
||||
- Jacob McGill (@jmcgill298)
|
||||
version_added: '2.5'
|
||||
|
|
|
@ -17,8 +17,8 @@ module: aci_interface_policy_leaf_profile
|
|||
short_description: Manage Fabric interface policy leaf profiles on Cisco ACI fabrics (infra:AccPortP)
|
||||
description:
|
||||
- Manage Fabric interface policy leaf profiles on Cisco ACI fabrics.
|
||||
- More information from the internal APIC class
|
||||
I(infra:AccPortP) at U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
- More information from the internal APIC class I(infra:AccPortP) at
|
||||
U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
author:
|
||||
- Bruno Calogero (@brunocalogero)
|
||||
version_added: '2.5'
|
||||
|
|
|
@ -16,8 +16,8 @@ module: aci_intf_policy_mcp
|
|||
short_description: Manage MCP interface policies on Cisco ACI fabrics (mcp:IfPol)
|
||||
description:
|
||||
- Manage MCP interface policies on Cisco ACI fabrics.
|
||||
- More information from the internal APIC class
|
||||
I(mcp:IfPol) at U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
- More information from the internal APIC class I(mcp:IfPol) at
|
||||
U(https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
author:
|
||||
- Dag Wieers (@dagwieers)
|
||||
version_added: '2.4'
|
||||
|
|
Loading…
Add table
Reference in a new issue