v14

latestSwagger 2.0raw.githubusercontent.com2022-12-097793207.8 KB
Feedback

Adds an alert feedback submitted by customer.

post/providers/Microsoft.ADHybridHealthService/services/{serviceName}/feedbacktype/alerts/feedback

Path parameters

serviceNamestring required

The name of the service.

Query parameters

api-versionstring required

The version of the API to be used with the client request.

Request body

levelstring

The alert level which indicates the severity of the alert.

statestring

The alert state which can be either active or resolved with multiple resolution types.

shortNamestring

The alert short name.

feedbackstring

The feedback for the alert which indicates if the customer likes or dislikes the alert.

commentstring

Additional comments related to the alert.

consentedToShareboolean

Indicates if the alert feedback can be shared from product team.

serviceMemberIdstring

The server Id of the alert.

createdDatestring date-time

The date and time,in UTC,when the alert was created.

Response

Successfully added alert feedback.

levelstring

The alert level which indicates the severity of the alert.

statestring

The alert state which can be either active or resolved with multiple resolution types.

shortNamestring

The alert short name.

feedbackstring

The feedback for the alert which indicates if the customer likes or dislikes the alert.

commentstring

Additional comments related to the alert.

consentedToShareboolean

Indicates if the alert feedback can be shared from product team.

serviceMemberIdstring

The server Id of the alert.

createdDatestring date-time

The date and time,in UTC,when the alert was created.