From e15393e4fc484c11fcecdb0539fab72a5bcddd8e Mon Sep 17 00:00:00 2001 From: Matthieu DIERICK Date: Mon, 4 May 2026 19:49:19 +0200 Subject: [PATCH 1/4] test --- docs/class4/module1/lab2/lab2.rst | 2 ++ docs/class4/module2/lab8/lab8.rst | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/docs/class4/module1/lab2/lab2.rst b/docs/class4/module1/lab2/lab2.rst index e249b2d..99433a4 100644 --- a/docs/class4/module1/lab2/lab2.rst +++ b/docs/class4/module1/lab2/lab2.rst @@ -6,6 +6,8 @@ Assign OpenAPI spec file to the LB | +.. _swagger-lab: + Copy Paste the SWAGGER File ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Go to the link below and copy the OpenAPI Spec file on your laptop with extension .yaml. It defines the Sentence API app **without** the COLORS API endpoint. diff --git a/docs/class4/module2/lab8/lab8.rst b/docs/class4/module2/lab8/lab8.rst index 0782e57..8bf3abe 100644 --- a/docs/class4/module2/lab8/lab8.rst +++ b/docs/class4/module2/lab8/lab8.rst @@ -138,6 +138,11 @@ Enable API Disovery and Download the token :align: left * Enable and select your API Definition (created in the previous labs) + + .. note:: If you have not done the previous labs, you can create the API Definition now by following the instructions in the lab 2 :ref:`swagger-lab`. Stop the lab when the Definition is created, and come back to this lab to select the API Definition and enable API Discovery. + +:ref:`swagger-lab` + * Enable API Discovery * Select also the Sensitive Data Detection Policy created in the previous labs, or keep the Default. * Save From 84dc6a79f29d572b00ed041e7f302bcbb47fc6cf Mon Sep 17 00:00:00 2001 From: Matthieu DIERICK Date: Mon, 4 May 2026 19:53:00 +0200 Subject: [PATCH 2/4] test2 --- docs/class4/module1/lab2/lab2.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/class4/module1/lab2/lab2.rst b/docs/class4/module1/lab2/lab2.rst index 99433a4..f260946 100644 --- a/docs/class4/module1/lab2/lab2.rst +++ b/docs/class4/module1/lab2/lab2.rst @@ -8,6 +8,10 @@ Assign OpenAPI spec file to the LB .. _swagger-lab: +.. figure:: Swagger + + Link to the lab to import the SWAGGER + Copy Paste the SWAGGER File ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Go to the link below and copy the OpenAPI Spec file on your laptop with extension .yaml. It defines the Sentence API app **without** the COLORS API endpoint. From d0197d39f4a16ea24a4181d87f41da9ccd00758c Mon Sep 17 00:00:00 2001 From: Matthieu DIERICK Date: Mon, 4 May 2026 19:55:27 +0200 Subject: [PATCH 3/4] fix --- docs/class4/module2/lab8/lab8.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/class4/module2/lab8/lab8.rst b/docs/class4/module2/lab8/lab8.rst index 8bf3abe..ed22850 100644 --- a/docs/class4/module2/lab8/lab8.rst +++ b/docs/class4/module2/lab8/lab8.rst @@ -22,7 +22,7 @@ Key take aways before jumping into the lab: .. image:: ../pictures/nginx-apid-archi.png :align: left -.. note:: If you have already run the lab 7 (API Discovery for BIG-IP), you can reuse the same CE and skip to the sections "Deploy and Register CE". If not, please follow the instructions below to deploy and register a new CE in order to connect your Nginx to F5XC. +.. note:: If you have already run the lab 7 (API Discovery for BIG-IP), you can reuse the same CE and skip to the sections "Deploy and Register CE" and go directly to :ref:`onboard-nginx`. If not, please follow the instructions below to deploy and register a new CE in order to connect your Nginx to F5XC. Deploy and register Customer Edge (CE) @@ -77,6 +77,7 @@ In F5 Distributed Cloud Console .. note:: Your CE is up and running and ready to connect to the BIG-IP in order to collect logs. +.. _onboard-nginx: Onboard Nginx instance ---------------------- @@ -139,9 +140,7 @@ Enable API Disovery and Download the token * Enable and select your API Definition (created in the previous labs) - .. note:: If you have not done the previous labs, you can create the API Definition now by following the instructions in the lab 2 :ref:`swagger-lab`. Stop the lab when the Definition is created, and come back to this lab to select the API Definition and enable API Discovery. - -:ref:`swagger-lab` + .. note:: If you have not done the previous labs, you can create the API Definition now by following the instructions in the lab 2 -> :ref:`swagger-lab`. Stop the lab when the Definition is created, and come back to this lab to select the API Definition and enable API Discovery. * Enable API Discovery * Select also the Sensitive Data Detection Policy created in the previous labs, or keep the Default. From 1aa9d295c092114b9d70549417a04ba3624eefc8 Mon Sep 17 00:00:00 2001 From: Matthieu DIERICK Date: Mon, 4 May 2026 19:57:59 +0200 Subject: [PATCH 4/4] ref to lab7 --- docs/class4/module2/lab7/lab7.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/class4/module2/lab7/lab7.rst b/docs/class4/module2/lab7/lab7.rst index 749c3a9..65bd114 100644 --- a/docs/class4/module2/lab7/lab7.rst +++ b/docs/class4/module2/lab7/lab7.rst @@ -160,6 +160,9 @@ You will be redirected to the WAAP menu but in a new section dedicated to BIG-IP Configure the Virtual Server similar to what you did in the previous lab for the F5XC HTTP Load Balancer. We will reuse the same profiles * Select your API Definition + + .. note:: If you have not done the previous labs, you can create the API Definition now by following the instructions in the lab 2 -> :ref:`swagger-lab`. Stop the lab when the Definition is created, and come back to this lab to select the API Definition and enable API Discovery. + * Enable API Discovery * Select your Custom Sensitive Date Detection Policy