thousandeyes-sdk-python/thousandeyes-sdk-endpoint-labels/docs/LabelFilterMode.md
Jack Browne 92b9a0126c
CP-2126 Refactor HTTP client into shared package (#5)
* CP-2126 Refactor HTTP client into shared package

* CP-2126 Regenerate Python SDK
2024-05-23 11:57:23 +01:00

508 B

LabelFilterMode

Type of matching to be applied for the values: * in: The value on the agent must match one of the list of values provided. * not-in: The value on the agent must not match any of the list of values provided.

Properties

Name Type Description Notes

[Back to Model list] [Back to API list] [Back to README]