Returns drift analysis for the model based on the user's config (or model's scheduler config). The endpoint is behind the old backend's auth mechanism.
ModelDrift
Returns drift analysis for the model based on the user's config (or model's scheduler config). The endpoint is behind the old backend's auth mechanism.
POST
Returns drift analysis for the model based on the user's config (or model's scheduler config). The endpoint is behind the old backend's auth mechanism.
Authorizations
Path Parameters
Identifier for the model to be updated.
Body
application/json
Response
The drift analyze query was done successfully.
Timestamp of time when the query was performed.
Start time for the data used for the query.
End time for the data used for the query.
Number of records (rows) used for the query.
Drift calculations for selected columns for the query.
Revokes user's DMM API key.Returns drift scheduler config for the model. The endpoint is behind the old backend's auth mechanism.