PUT Reporting/Alerts/{projectDefinedId}

Updates an alert, can set the alert to be marked as resolved, or add a comment to the alert Comment can not be greater that 1000 characters or less than 10 characters

Request Information

URI Parameters

NameDescriptionType Additional information
projectDefinedId

string

Required

Body Parameters

Alert Update header

Smg.RestApi.Model.Reporting.AlertUpdate

Alert information used to add a comment or, mark an update as resolved

Request Formats

Response Information

Resource Description

System.Web.Http.IHttpActionResult

Response Formats