EMC ECS REST API

Search (SHIFT+S)




Changes to Send Alert

Creates and sends an alert event with error logs attached as an aid to troubleshooting customer issues.


Response Payload Changes

Field Description Type Notes
<alert>
<id> Event id String
<type> alert type String
<severity> alert severity String
<userId> User id for this event String
<serviceType> Service type String
<resourceId> Resource id String
<timestamp> Event creating time of yyyy-MM-dd'T'HH:mm format. String
<namespace> Namespace for this event String
<description> Description for this alert String
<symptomCode> Symptom Code String
<acknowledged> acknowledgement state of alert Boolean
</alert>