Forum Discussion
LenderLive_Mitc
Oct 20, 2015Nimbostratus
BigSuds Partition Management
Can I use bigsuds to create and manage BigIP partitions?
Is there an easy way to do a get or set for a new parition?
Thanks,
Mitch Mahan
- Oct 20, 2015
Hello,
b.Management.Partition is available on 9.x
If you're using 11.x versions, you have to use
- Management.Folder: to create, modify, delete(, etc) partitions
- Session.get_active_folder or Session.set_active_folder to get (or set) the current partition of the user connected.
You can find more documentation for 11.x versions here:
- https://devcentral.f5.com/wiki/iControl.Management__Folder.ashx
- https://devcentral.f5.com/wiki/iControl.System__Session.ashx
Best Regards, Guillaume
Guillaume_Roman
Oct 20, 2015Cirrus
Hello,
b.Management.Partition is available on 9.x
If you're using 11.x versions, you have to use
- Management.Folder: to create, modify, delete(, etc) partitions
- Session.get_active_folder or Session.set_active_folder to get (or set) the current partition of the user connected.
You can find more documentation for 11.x versions here:
- https://devcentral.f5.com/wiki/iControl.Management__Folder.ashx
- https://devcentral.f5.com/wiki/iControl.System__Session.ashx
Best Regards, Guillaume
- LenderLive_MitcOct 20, 2015NimbostratusAh ha! Thank you. I tried using b.Management.Parition() on 11.x and was getting an error. "The requested folder (foo) was not found." b.Management.Folder.create(['/Foo']) That worked great!
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