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
Copy file name to clipboardExpand all lines: docs/class5/api_keys.rst
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,9 @@ F5 Insight Lab
6
6
7
7
**Accessing your Anthropic License Key**
8
8
9
+
.. NOTE::
10
+
This page only applies to AppWorld2026 participants. Other students will need to provide your own AI API Key for Insight.
11
+
9
12
**Objectives:**
10
13
11
14
- Retrieve an API key
@@ -16,7 +19,7 @@ F5 Insight Lab
16
19
17
20
1. Take note of your Lab Number - This will be assigned by the instructor and will be three digits.
18
21
19
-
2. Using your lab number appended to the end of the following link, go to:``https://appworldinsight.com/grab/AppWorld26-000`` where "000" is your lab number.
22
+
2. Using your lab number appended to the end of the following link, go to:``https://appworldinsight.com/grab/AppWorld26-XXXXX`` where "XXXXX" is your lab ID. The number of characters may vary.
20
23
21
24
3. Enter your passphrase which will be App+World+26-000 where "000" is your lab number.
22
25
@@ -31,10 +34,19 @@ F5 Insight Lab
31
34
6. Paste the key into the **API Tokey/Key field**
32
35
33
36
7. In the **Enterprise API URL enter**: ``https://api.anthropic.com``
34
-
35
37
36
-
Please proceed to the first ticket.
38
+
8. Click **Test Connection**
37
39
38
-
---
40
+
9. Click **Next** once verified.
41
+
42
+
10. From **Steup Method** please select **Start Fresh** and then click **Next**
43
+
44
+
.. image:: ./images/image9.png
45
+
:width:500px
46
+
:alt:Login screen
47
+
48
+
11. Click **View the Homepage** to complete onboarding.
Copy file name to clipboardExpand all lines: docs/class5/lab07/lab07.rst
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@ Tasks
32
32
33
33
``Can you check the virtual servers named 'web-app-foo' and their associated objects across all BIG-IPs to verify that the configuration is the same?``
34
34
35
+
(Tell the AI assistant yes to all datacenters if it asks you the scope of the question)
36
+
35
37
Review the information returned. Do you see any configuration differences between *EastRegion-bigip-01* and *WestRegion-bigip-01*?
36
38
37
39
If differences are identified, validate them by navigating to: **Dashboard >> BIG-IP Device >> Device Virtual Server and Dashboard >> BIG-IP Device >> Device Pools**
@@ -56,6 +58,7 @@ Hints
56
58
~~~~~
57
59
58
60
- Pay specific attention to the pool members configured on each device.
0 commit comments