Forum Discussion

4 Replies

  • Just as an example of the REST API docs just not being available: Near the end of this kb article, https://support.f5.com/kb/en-us/solutions/public/16000/500/sol16571.html?sr=53581003, under "Supplemental Information", it states: "The Getting Started with the REST API section of the REST API Reference Guide for your version of LineRate", which links to the above url, https://support.f5.com/kb/en-us/products/linerate/. No REST API docs exist.
  • Andrew_Ragone_2's avatar
    Andrew_Ragone_2
    Historic F5 Account

    Hi Daniel, it does look like we missed the REST API docs in our recent migration to the AskF5 website. Let me try and track down them for you. I'll keep you posted.

     

    Sorry for the inconvenience.

     

    -Andrew

     

  • Andrew_Ragone_2's avatar
    Andrew_Ragone_2
    Historic F5 Account

    The content of the REST API docs is available on GitHub right now in markdown format, and we are in the process of making them more user-friendly on our Read The Docs site. Hopefully this gets you the information you need in the meantime.

     

    GitHub REST API docs: https://github.com/F5Networks/linerate_rest_api_docs/tree/master/docs/source

     

    Each folder there represents part of the REST URI path that you should be familiar with (exec / config / status). Details for all the REST paths can be found in each relevant folder.