Forum Discussion
Livius
Jan 17, 2020Cirrus
Collecting memory statistics via API (iControl)
Hi, Is there any way to pull memory statistics via rest API ? Specifically the equivalent of : tmsh show sys memory I am using BIG IP v 13.1 Thanks!
jaikumar_f5
Jan 17, 2020MVP
The below should work. Tested fine.
curl -sk -u admin -H "Content-Type: application/json" -X GET https://<hostname>/mgmt/tm/sys/memory | jq/jq
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects