Renames a model monitor
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | modelMonitorId | str | Unique identifier of the model monitor to rename. |
Yes | name | str | The new name to apply to the model monitor. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
DataNotFoundError |
|