Skip to main content
Deactivate the scheduled job for a specific vectorizer.
  • Temporarily stop the automatic processing of new or updated data
  • Can be called with either a vectorizer name (recommended) or ID
  • Disabling a schedule does not delete the vectorizer or its configuration

Samples

Using vectorizer name

Using vectorizer ID

Arguments

ai.disable_vectorizer_schedule can be called in two ways:

With vectorizer ID

Returns

ai.disable_vectorizer_schedule does not return a value.