Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.example.com/model-monitor/v2/api/setting/default/metric \ --header 'Content-Type: application/json' \ --header 'X-Domino-Api-Key: <api-key>' \ --data ' [ { "name": "<string>", "alertCondition": { "operator": "<string>", "lower": 123, "upper": 123 } } ] '
Name of the default setting.
Condition at which alert is triggered
Show child attributes
Model Quality Metric Default settings updated successfully.
Was this page helpful?
Contact support