Skip to content

Commit 91109ab

Browse files
jneiman08182017 for staging
1 parent 71587a9 commit 91109ab

File tree

1 file changed

+2
-2
lines changed
  • labs/coding-101-rest-basics-ga

1 file changed

+2
-2
lines changed

labs/coding-101-rest-basics-ga/5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ You may need to accept the SSL certificate before calling the APIs in Postman. I
3737
* **Method**
3838
* ``A.`` Select **POST**.
3939
* **URL**
40-
* ``B.`` Enter **http://{APIC-EMController}/api/v1/ticket**
41-
* If you are not using your APIC-EM controller, use the Always-On APIC-EM Lab: https[]()://devnetapi.cisco.com/sandbox/apic_em .
40+
* ``B.`` Enter `http://{APIC-EMController}/api/v1/ticket`
41+
* 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> .
4242
* **Body**
4343
* ``C.`` Enter the username and password in JSON format. These credentials are used to log into the APIC-EM Controller. If you are accessing the DevNet APIC-EM Always-On Lab, enter the username and password specified above. Otherwise, enter the required username and password for your APIC-EM Controller.
4444
* **Headers**

0 commit comments

Comments
 (0)