AlertMetadataBatchRequest interface
Alert metadata.
Properties
| alert |
List of alert IDs. |
| error |
The flag to control error policy in a bulk get work items request. Possible options are {Fail, Omit}. |
Property Details
alertIds
List of alert IDs.
alertIds: number[]
Property Value
number[]
errorPolicy
The flag to control error policy in a bulk get work items request. Possible options are {Fail, Omit}.
errorPolicy: AlertMetadataErrorPolicy