diff --git a/docs/class4/module1/lab2/lab2.rst b/docs/class4/module1/lab2/lab2.rst index e249b2d..f260946 100644 --- a/docs/class4/module1/lab2/lab2.rst +++ b/docs/class4/module1/lab2/lab2.rst @@ -6,6 +6,12 @@ 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. 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 diff --git a/docs/class4/module2/lab8/lab8.rst b/docs/class4/module2/lab8/lab8.rst index 0782e57..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 ---------------------- @@ -138,6 +139,9 @@ 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. + * Enable API Discovery * Select also the Sensitive Data Detection Policy created in the previous labs, or keep the Default. * Save