Attach Alert
Attach an existing alert to a model endpoint.
POST
/serving/inference/{inference_id}/alerts/Path parameters
inference_idPathintegerrequired
Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
Request body
application/json
The ID of the alert to attach to the model endpoint.
Responses
200Alert attached to the model endpoint successfully.
example
200example
Success