More improvements to ACI module docs (#36689)

* More improvements to ACI module docs

* Asorted improvements

* Found 2 more

* Improvements to aci_rest documentation
This commit is contained in:
Dag Wieers 2018-02-25 19:13:16 +01:00 committed by GitHub
commit 8f6eea50db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
53 changed files with 87 additions and 80 deletions

View file

@ -22,7 +22,7 @@ notes:
- The APIC does not provide a mechanism for naming the snapshots.
- 'Snapshot files use the following naming structure: ce_<config export policy name>-<yyyy>-<mm>-<dd>T<hh>:<mm>:<ss>.<mss>+<hh>:<mm>.'
- 'Snapshot objects use the following naming structure: run-<yyyy>-<mm>-<dd>T<hh>-<mm>-<ss>.'
- More information from the internal APIC classes I(config:Snapshot) and I(config:ExportP) at
- More information about the internal APIC classes B(config:Snapshot) and B(config:ExportP) at
U(https://developer.cisco.com/docs/apic-mim-ref/).
author:
- Jacob McGill (@jmcgill298)