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 49e41ca commit 087d43b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/rseries_diagnostics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,7 @@ If you want to download the main **platform.log**, select the directory **/log/s
Downloading Logs from the API
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You can download various logs from the F5OS layer using the F5OS API.
To list the current log files in the **log/system/** directory use the following API call.
You can download various logs from the F5OS layer using the F5OS API. To list the current log files in the **log/system/** directory use the following API call.
.. code-block:: bash
Expand All @@ -362,7 +360,7 @@ To list the current log files in the **log/system/** directory use the following
In the body of the API call, add the virtual path you want to list.
.. code-block:: json
{
"f5-utils-file-transfer:path": "log/system/"
}
Expand Down

0 comments on commit 087d43b

Please sign in to comment.