MIM URL: Update url for mim (#34844)

This commit is contained in:
Jacob McGill 2018-01-13 23:53:11 -05:00 committed by ansibot
parent 002fad53a1
commit 05c960cf92
44 changed files with 46 additions and 50 deletions

View file

@ -18,10 +18,8 @@ description:
- Manage Config Snapshots on Cisco ACI fabrics.
- Creating new Snapshots is done using the configExportP class.
- Removing Snapshots is done using the configSnapshot class.
- More information from the internal APIC classes I(config:Snapshot) at
U(https://developer.cisco.com/media/mim-ref/MO-configSnapshot.html)
and I(config:ExportP) at
U(https://developer.cisco.com/media/mim-ref/MO-configExportP.html).
- More information from the internal APIC classes I(config:Snapshot) and I(config:ExportP) at
U(https://developer.cisco.com/docs/apic-mim-ref/).
author:
- Jacob McGill (@jmcgill298)
version_added: '2.4'