Edit

Share via


AlertMetadataBatchRequest interface

Alert metadata.

Properties

alertIds

List of alert IDs.

errorPolicy

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

Property Value