Skip to content

Commit

Permalink
diags
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmccarron committed Dec 1, 2023
1 parent 3ec0f22 commit 49e41ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/rseries_diagnostics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ In the body of the API call, add the virtual path you want to list.
{
"f5-utils-file-transfer:path": "log/system/"
}
To download a specific log file use the following API call.
.. code-block:: bash
Expand All @@ -378,7 +379,7 @@ In the body of the API call select **form-data**, and then enter the key/value p
:align: center
:scale: 70%
If you are using Postman instead of clicking **Send**, click on the arrow next to Send, and tehn select **Send and Download**. You will then be prompted to save the file to your local file system.
If you are using Postman, instead of clicking **Send**, click on the arrow next to Send, and then select **Send and Download**. You will then be prompted to save the file to your local file system.
.. image:: images/rseries_diagnostics/sendanddownload.png
:align: center
Expand Down

0 comments on commit 49e41ca

Please sign in to comment.