Salvatore Orlando 458234972d Add function for "safe" NSX search
This change adds the search_all_by_tags_safe function, which
operaties exactly as search_all_by_tags but raises an exception
after the first page of data is returned, it the search resultset
size exceeds a specific threshold.

This enables better control over cases where a search query selects
too many records and cannot be fully served by NSX search.

Change-Id: I475377bd6f6a8e78a5a92c369d9d0e1c95ea4829
2025-10-01 00:48:11 -07:00
2020-12-10 11:39:57 +02:00
2020-04-14 13:53:58 +02:00
2018-07-04 11:33:58 +07:00
2019-04-19 19:50:36 +00:00
2018-03-06 07:50:40 +02:00
2024-12-19 19:41:32 +00:00
2018-02-23 11:33:49 +00:00
2018-02-06 01:06:36 +08:00
2024-11-05 06:39:13 +00:00
2018-07-04 11:33:58 +07:00
2019-10-31 11:55:45 +00:00
2017-03-03 23:01:33 +00:00
2023-02-13 21:30:34 -08:00

vmware-nsxlib

Features

  • TODO
Description
A common library that interfaces with VMware NSX.
Readme 15 MiB
Languages
Python 99.5%
Shell 0.5%