Deletes the specified Model Monitor and all its versions.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | modelMonitorId | str | Unique identifier of the Model Monitor to delete. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
DataNotFoundError |
|
ConflictError | The Model Monitor is currently used in one or more Refresh Policies. |