Forum Discussion
rahvee
Oct 14, 2022Cirrus
How to use partitions with BIGREST
Hi, I'm using BIGREST, and I'm able to create a BIGIP object, f5 = BIGIP(hostname, username, password...) I'm able to get a list of partitions: def f5_get_partitions(f5_session: BIGIP) -> L...
Oct 14, 2022
Hello rahvee,
BigREST is similar to use iControlREST. Have you tried with the same resources available as with iControlREST?
https://support.f5.com/csp/article/K27215222
- rahveeOct 25, 2022Cirrus
It seems, by default, I actually am getting all results, so I don't need to use the `options=recursive` setting. In fact, when I try `options=recursive` I get no results. But applying the filter as shown `?\$filter=partition+eq+<partition name>` works, so that's helpful. Thanks
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