Forum Discussion
Joao_Carmona_41
Jan 20, 2011Nimbostratus
List Partitions Virtual Servers
Hi Joe,
I just installed the powershell icontrolSnapin and all the common commands works fine. My problem is that my Big-Ip device have 5 partitions (plus the common), and all Virtual Server...
Jan 20, 2011
You are using the right logic. A call to set_active_partition() will change the context to the specified partition for the current user. This value is a persistent server side value that stays constant until a LTM restart. So, you should only have to call it once before making your calls for that specific partition.
The one thing you didn't specify, so I'll make sure you are aware of it. You can call the get_user_permission() method in the Management.UserManagement interface to get a list of partitions the current user has access to and what their role is for that given partition. This way you can determine which partition from the values returned from the get_partition_list() method you have rights to access.
Let me know if this doesn't make sense...
-Joe
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