Skip to content

Commit

Permalink
fix api calls
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmccarron committed Dec 2, 2024
1 parent 1b25eac commit eab7aa8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rseries_api_workflows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Securing / Hardening F5OS on rSeries

`Managing Device Certificates, Keys, CSRs, and CAs via API <https://clouddocs.f5.com/training/community/rseries-training/html/rseries_security.html#managing-device-certificates-keys-csrs-and-cas-via-api>`_

`Enabling F5OS Appliance Mode via the API <hhttps://clouddocs.f5.com/training/community/rseries-training/html/rseries_security.html#enabling-f5os-appliance-mode-via-the-api>`_
`Enabling F5OS Appliance Mode via the API <https://clouddocs.f5.com/training/community/rseries-training/html/rseries_security.html#enabling-f5os-appliance-mode-via-the-api>`_

`Enabling BIG-IP Tenant Appliance Mode via the API <https://clouddocs.f5.com/training/community/rseries-training/html/rseries_security.html#enabling-big-ip-tenant-appliance-mode-via-the-api>`_

Expand Down
2 changes: 2 additions & 0 deletions docs/rseries_monitoring_snmp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,8 @@ To add descriptions for both the in-band, and out-of-band management ports in th
PATCH https://{{rseries_appliance1_ip}}:8888/restconf/data/
You should add the interface descriptions as seen in the JSON output below.

.. code-block:: json
{
Expand Down

0 comments on commit eab7aa8

Please sign in to comment.