You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use case: training workflow generates a new profile. Want to update monitors with the new one.
API looks like this: update_baseline('resource_id', 'old-ref-id', 'new-ref-id') to that updates all the existing monitors with the baseline of the old ref with the new ref
The text was updated successfully, but these errors were encountered:
Use case: training workflow generates a new profile. Want to update monitors with the new one.
API looks like this:
update_baseline('resource_id', 'old-ref-id', 'new-ref-id')
to that updates all the existing monitors with the baseline of the old ref with the new refThe text was updated successfully, but these errors were encountered: