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
2. Enter the information as shown below for our request to retrieve the list of network devices into the appropriate Postman fields:
11
11
* **Method**
12
12
* `A.` Select **GET**.
13
13
* **URL**
14
-
* `B.` Enter **http://{APIC-EMController}/api/v1/network-device**
15
-
* If you are not using your own APIC-EM Controller, use the Always-On APIC-EM Lab: https[]()://devnetapi.cisco.com/sandbox/apic_em.
14
+
* ``B.`` Enter `http://{APIC-EMController}/api/v1/ticket`
15
+
* If you are not using your APIC-EM controller, use the Always-On APIC-EM Lab: <a href="https://devnetapi.cisco.com/sandbox/apic_em">https://devnetapi.cisco.com/sandbox/apic_em</a>.
16
16
* **Headers**
17
17
* `C.` Enter the 'Content-Type' and value 'application/json'
18
18
* `C.` Enter the 'X-Auth-Token' and the service ticket created earlier. The 'X-Auth-Token' is required for all APIC-EM Controller API calls.
0 commit comments