Skip to content

Commit 9e829fb

Browse files
committed
Replace APIC-EM Sandbox with DNAC
1 parent 94d2ce5 commit 9e829fb

File tree

1 file changed

+8
-1
lines changed
  • programming_fundamentals/rest_part_2

1 file changed

+8
-1
lines changed

programming_fundamentals/rest_part_2/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,14 @@ pip install -r requirements.txt
5656
```
5757

5858
## DevNet Sandbox
59-
This lesson leverages the [Always On: APIC-EM](https://devnetsandbox.cisco.com/RM/Diagram/Index/2e0f9525-5f46-4f46-973e-0f0c1bf934fa?diagramType=Topology) Sandbox. This sandbox requires no reservation **or** VPN connection.
59+
The video and slides for this lab highlight the **Always On: APIC-EM** Sandbox. Cisco DNA Center is a superset of the capabilities of APIC-EM and has replaced it. It is recommended to leverage the Cisco DNA Center Sandbox instead. The specifics of the API calls for Cisco DNA Center may differ slightly from APIC-EM, however the Postman Collection has the correct DNA Center examples available.
60+
61+
The majority of the exercises in this lab can be completed with the available Always On Cisco DNA Center Sandboxes:
62+
63+
* [Always On: Cisco DNA Center Lab 1](https://devnetsandbox.cisco.com/RM/Diagram/Index/c3c949dc-30af-498b-9d77-4f1c07d835f9?diagramType=Topology)
64+
* [Always On: Cisco DNA Center Lab 2](https://devnetsandbox.cisco.com/RM/Diagram/Index/471eb739-323e-4805-b2a6-d0ec813dc8fc?diagramType=Topology)
65+
66+
These sandboxes require no reservation **or** VPN connection.
6067

6168

6269
## Download Slides

0 commit comments

Comments
 (0)