You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are on a DevNet Zone station, <ahref="https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?hl=en"target="_blank">POSTMAN</a> is already installed. You can start it from the Google App Launcher or from Chrome by clicking <ahref="https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?hl=en"target="_blank">here</a> and clicking on **Launch App**.
16
16
17
-
- Access to an APIC-EM Controller
18
-
- To run the code samples, you will need access to an APIC-EM controller.
19
-
-**If you are not using your own APIC-EM controller**, you can use the Always-On APIC-EM Lab:
17
+
- Access to an APIC-EM Controller. To run the code samples, you need access to an APIC-EM controller. If you are not using your own APIC-EM controller, you can use the Always-On APIC-EM Lab:
20
18
*https://sandboxapicem.cisco.com
21
19
***username:** devnetuser
22
20
***password:** Cisco123!
23
21
24
-
## Step 1. Find the APIC-EM API Resources
22
+
## Step 1. Find the APIC-EM API Resources and Documentation
25
23
26
-
We are going to use the APIC-EM API as an example of a REST API. Locate the APIC-EM resources on DevNet.
24
+
A good starting point to understand any API is to look at the documentation for the API. Let's find documentation for the APIC-EM API.
27
25
28
26
1. In a browser, navigate to the <ahref="https://developer.cisco.com"target="_blank">DevNet</a> home page.
29
27
2. Click the **Login** link located on the top right of the web page.
3. On the Log In page, enter your log in credentials.
29
+
3. On the Log In page, enter your credentials.
32
30
If you want to log in with a Cisco ID but do not have a Cisco Connection Online ID (CCO ID) click the **Register Now** button and follow the instructions. Then, return to the Log In web page and enter your credentials.
33
31
<br/><br/>
34
32
4. Use the menu at the top to navigate to the APIC-EM web portal.
35
-
* Click the **Technologies** link to access the Technology menu.
36
-
* Click **Networking**
37
-
*Click **APIC-EM**<br/>
33
+
* Click the **Technologies** link to see the submenu.
34
+
* Click on **Networking**
35
+
*From the list of technologies, click on **APIC Enterprise Module (APIC-EM)**<br/>The APIC-EM web page appears.
6. On the APIC-EM Documentation web page open the API Reference documentation in a separate tab. This will be a useful reference while you work on this lab.
40
+
6. Select the latest API version.
41
+
7. Keep the APIC-EM API Reference documentation open in a separate tab. This will be a useful reference while you work on this lab.
0 commit comments