mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
MIM URL: Update url for mim (#34844)
This commit is contained in:
parent
002fad53a1
commit
05c960cf92
44 changed files with 46 additions and 50 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue