mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-06 08:24:02 -07:00
ACI: Add seealso fragments to module documentation (#49844)
This commit is contained in:
parent
8782293aa9
commit
a4998cfead
55 changed files with 288 additions and 135 deletions
|
@ -18,9 +18,10 @@ module: aci_vlan_pool
|
|||
short_description: Manage VLAN pools (fvns:VlanInstP)
|
||||
description:
|
||||
- Manage VLAN pools on Cisco ACI fabrics.
|
||||
notes:
|
||||
- More information about the internal APIC class B(fvns:VlanInstP) from
|
||||
L(the APIC Management Information Model reference,https://developer.cisco.com/docs/apic-mim-ref/).
|
||||
seealso:
|
||||
- name: APIC Management Information Model reference
|
||||
description: More information about the internal APIC class B(fvns:VlanInstP).
|
||||
link: https://developer.cisco.com/docs/apic-mim-ref/
|
||||
author:
|
||||
- Jacob McGill (@jmcgill298)
|
||||
- Dag Wieers (@dagwieers)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue