Skip to content

delete_collection specify custom partition #1607

Description

@937270354

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions