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**.
15
16
16
-
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**.
17
-
18
-
**Access to an APIC-EM Controller**
19
-
* To run the code samples, you will need access to an APIC-EM controller.
20
-
***If you are not using your own APIC-EM controller**, you can use the Always-On APIC-EM Lab:
21
-
*https://sandboxapicem.cisco.com
22
-
***username:** devnetuser
23
-
***password:** Cisco123!
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:
20
+
*https://sandboxapicem.cisco.com
21
+
***username:** devnetuser
22
+
***password:** Cisco123!
24
23
25
24
## Step 1. Find the APIC-EM API Resources
26
25
@@ -30,8 +29,7 @@ We are going to use the APIC-EM API as an example of a REST API. Locate the APIC
30
29
2. Click the **Login** link located on the top right of the web page.
* 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.
32
+
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.
35
33
<br/><br/>
36
34
4. Use the menu at the top to navigate to the APIC-EM web portal.
37
35
* Click the **Technologies** link to access the Technology menu.
@@ -43,7 +41,7 @@ We are going to use the APIC-EM API as an example of a REST API. Locate the APIC
43
41
5. On the APIC-EM web portal. Click the `Docs` link.<br/>
6. On the APIC-EM Documentation web page open the API Reference doc in a separate tab. This will be a useful reference while you work on this lab.
44
+
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.
0 commit comments