Skip to content

Commit d50065c

Browse files
authored
Merge pull request #72 from CiscoDevNet/apicem-sandbox
Update https://sandboxapic.cisco.com with new URL
2 parents 7f72678 + c3b2ea5 commit d50065c

File tree

10 files changed

+12
-12
lines changed

10 files changed

+12
-12
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ On OS X, to use Python 3.4, you may need to accept the SSL certificate before ca
1616

1717
1. Open Chrome.
1818

19-
2. If you are using the DevNet APIC-EM Sandbox, go to [https://sandboxapic.cisco.com](https://sandboxapic.cisco.com).
19+
2. If you are using the DevNet APIC-EM Sandbox, go to [https://sandboxapicem.cisco.com](https://sandboxapicem.cisco.com).
2020

2121
3. If you receive a message specifying that there is a certificate issue, click the **Advanced** link. Otherwise, if you are taken to the APIC-EM UI login screen skip to the 'Using Postman to make REST API Calls' section.<br/><br/>
2222
![](/posts/files/coding-101-rest-basics-ga/assets/images/ssl1.png)<br/>

labs/coding-102-rest-python-ga/3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ To run this code sample:
7777
`cd \DevNetCode\~your-name~\coding-skills-sample-code\coding102-REST-python-ga`
7878
2. Assign the APIC-EM Controller IP address or DNS to the **controller** variable.
7979
* Open the file `get-network-hosts.py`. For example, in Windows, enter: `notepad get-network-hosts.py`
80-
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: [sandboxapic.cisco.com](https://sandboxapic.cisco.com)
80+
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: [sandboxapic.cisco.com](https://sandboxapicem.cisco.com)
8181
* controller='sandboxapic.cisco.com'
8282
3. Save the file. If encoding type is an option, select **UTF-8**.
8383
4. At the command prompt, enter the `python` command followed by the filename.

labs/coding-102-rest-python-ga/4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ To run this code sample:
8888
2. Assign the APIC-EM Controller IP address or DNS to the **controller** variable.
8989
* Open the file `get-network-devices.py`. For example, in Windows, enter:
9090
`notepad get-network-hosts.py`
91-
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: [sandboxapic.cisco.com](https://sandboxapic.cisco.com).
91+
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: [sandboxapic.cisco.com](https://sandboxapicem.cisco.com).
9292
* controller='sandboxapic.cisco.com'
9393
3. Save the file. If encoding type is an option, select **UTF-8**.
9494
4. At the command prompt, enter the `python` command followed by the filename.

labs/coding-102-rest-python-ga/5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ To run this code sample:
127127
`cd \DevNetCode\~your-name~\coding-skills-sample-code\coding102-REST-python-ga`
128128
2. Assign the APIC-EM Controller IP address or DNS to the `controller` variable.
129129
* Open the file `build-topology.py`. For example, in Windows, enter: `notepad build-topology.py`
130-
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: ![https://sandboxapic.cisco.com]().
130+
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: ![https://sandboxapicem.cisco.com]().
131131
* controller='sandboxapic.cisco.com'
132132
3. Save the file. If encoding type is an option, select `UTF-8`.
133133
4. At the command prompt, enter the `python` command followed by the filename.

labs/coding-102-rest-python-ga/byod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h3>Install the Flask Library</h3>
5959
<li>
6060
You will also need access to an APIC-EM controller.
6161
<ul>
62-
<li>You can use the the <a href="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <a href="https://sandboxapic.cisco.com" target="_blank">https://sandboxapic.cisco.com</a>.
62+
<li>You can use the the <a href="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <a href="https://sandboxapicem.cisco.com" target="_blank">https://sandboxapicem.cisco.com</a>.
6363
</li>
6464
<li><a href="https://blog.getpostman.com/index.php/2014/01/28/using-self-signed-certificates-with-postman/" >Be sure to accept the SSL Certificate </a>
6565
</ul>

labs/coding-205-writing-file-ga/byod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3>Install the Requests Library</h3>
4040
<li>
4141
You will also need access to an APIC-EM controller.
4242
<ul>
43-
<li>You can use the the <a href="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <a href="https://sandboxapic.cisco.com" target="_blank">https://sandboxapic.cisco.com</a>.
43+
<li>You can use the the <a href="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <a href="https://sandboxapicem.cisco.com" target="_blank">https://sandboxapicem.cisco.com</a>.
4444
</li>
4545
<li><a href="https://blog.getpostman.com/index.php/2014/01/28/using-self-signed-certificates-with-postman/" >Be sure to accept the SSL Certificate </a>
4646
</ul>

labs/coding-207-putting-it-together-ga/1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Understand how to do the following:
2222

2323
**Access to an APIC-EM Controller**
2424
* To run these code samples, you need access to an APIC-EM controller.
25-
* **If you are not using your APIC-EM Controller**, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: [https://sandboxapic.cisco.com](https://sandboxapic.cisco.com).
25+
* **If you are not using your APIC-EM Controller**, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: [https://sandboxapicem.cisco.com](https://sandboxapicem.cisco.com).
2626

2727
**Python**
2828
* To run the code samples, you need to have Python 3 installed on your computer.

labs/coding-207-putting-it-together-ga/3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The following code uses the APIC-EM REST API to perform the these steps:
99
# Get Count of Devices
1010
# All of your REST calls use the URL for the APIC EM Controller as the base URL.
1111
# Define a variable for the controller IP or DNS so you don't have to keep entering it.
12-
controller_url = "https://sandboxapic.cisco.com"
12+
controller_url = "https://sandboxapicem.cisco.com"
1313

1414
# Put the IP address or DNS of your APIC-EM controller in this URL
1515
ticket_url = controller_url + '/api/v1/ticket'

labs/coding-207-putting-it-together-ga/4.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ requests.packages.urllib3.disable_warnings()
5252

5353

5454
# All of your REST calls will use the URL for the APIC EM Controller as the base URL
55-
controller_url = "https://sandboxapic.cisco.com"
55+
controller_url = "https://sandboxapicem.cisco.com"
5656

5757
# Ask the user for the device type and logging filename
5858
def getUserInput():
@@ -178,8 +178,8 @@ To run this code sample:
178178
`cd \DevNetCode\~your-name~\coding-skills-sample-code\coding207-putting-it-together-ga`
179179
2. Assign the APIC-EM Controller IP address or DNS to the `controller_url` variable.
180180
* Open the file `create-device-list.py`. For example, in Windows, enter: `notepad create_device-list.py`
181-
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: [sandboxapic.cisco.com](https://sandboxapic.cisco.com)
182-
* controller_url='https://sandboxapic.cisco.com'
181+
* *If you are not using your APIC-EM Controller*, use the [DevNet Sandbox](https://developer.cisco.com/site/devnet/sandbox/) APIC-EM Lab: [sandboxapic.cisco.com](https://sandboxapicem.cisco.com)
182+
* controller_url='https://sandboxapicem.cisco.com'
183183
3. Save the file. If encoding type is an option, select `UTF-8`.
184184
4. At the command prompt, enter the `python` command followed by the filename.
185185
* On Windows, enter: `py -3 create-device-list.py` or `python create-device-list.py`

labs/coding-207-putting-it-together-ga/byod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h3>Install the Requests Library</h3>
4040
<li>
4141
You will also need access to an APIC-EM controller.
4242
<ul>
43-
<li>You can use the the <a href="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <a href="https://sandboxapic.cisco.com" target="_blank">https://sandboxapic.cisco.com</a>.
43+
<li>You can use the the <a href="https://developer.cisco.com/site/devnet/sandbox/" target="_blank">DevNet Sandbox</a> Always-On APIC-EM Lab: <a href="https://sandboxapicem.cisco.com" target="_blank">https://sandboxapicem.cisco.com</a>.
4444
</li>
4545
<li><a href="https://blog.getpostman.com/index.php/2014/01/28/using-self-signed-certificates-with-postman/" >Be sure to accept the SSL Certificate </a>
4646
</ul>

0 commit comments

Comments
 (0)