Edit

Share via


AlertMetadataErrorPolicy enum

Enum to control error policy in a bulk get alert metadata items request.

Fields

Fail = 1

Fail error policy: if an alert id is not found, the whole request fails.

Omit = 2

Omit error policy: if an alert id is not found, it will be omitted from the results.