Adds a baseline to a model
Documentation Index
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A name describing the baseline
The unique identifier for the model associated with the baseline
The type of baseline, indicating whether it is STATIC or ROLLING.
STATIC, ROLLING The environment type for the baseline, indicating whether it applies to production or pre-production environments.
PRODUCTION, PRE_PRODUCTION Required when env_type is PRE_PRODUCTION
Start time in milliseconds from epoch for production data
End time in milliseconds from epoch for production data
x is offset delta for offset=x*window_bin_size
x >= 1Window size to be used for relative baseline
Hour, Day, Week, Month successful baseline creation