Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete_collection specify custom partition #1607

Open
937270354 opened this issue Nov 10, 2022 · 0 comments
Open

delete_collection specify custom partition #1607

937270354 opened this issue Nov 10, 2022 · 0 comments

Comments

@937270354
Copy link

I want to delete virtual servers that some other partitions ,but delete_collection() only delete virtual servers in a partition that named Common.
eg:
mgmt = ManagementRoot("121.42.101.152", "admin", "admin")
requests_params = {'params': 'options=* '}
mgmt.tm.ltm.virtuals.delete_collection(requests_params=requests_params)

Am I miss anything?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant