...The operation cannot be executed currently, due to a conflict with the state of the “Individual alarm” resource.
... The operation cannot be executed currently, due to a conflict with the state of the �Individual alarm� resource.
...Typically, this is due to the fact that the alarm is already in the state that is requested to be set (such as trying to acknowledge an already-acknowledged alarm).
...The response body shall contain a ProblemDetails structure, in which the “detail” attribute should convey more information about the error.
... The response body shall contain a ProblemDetails structure, in which the �detail� attribute should convey more information about the error.
Depends On TestPATCH Alarm# If the previous test scceeded, it means that the alarm is in ackownledged state
logTrying to perform a PATCH. This method modifies an individual alarm resource
"description":"This type represents attribute modifications for an \"Individual alarm\" resource, i.e. modifications to a resource representation based on the \"Alarm\" data type. The attributes of \"Alarm\" that can be modified are included in the \"AlarmModifications\" data type.\n",
"type":"object",
"required":[
"ackState"
],
"properties":{
"ackState":{
"description":"New value of the \"ackState\" attribute in \"Alarm\". Permitted values: * ACKNOWLEDGED\n",