-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pipeline: Release 4.5.0.stable49 documentation
- Loading branch information
Azure Pipeline
committed
Sep 24, 2024
1 parent
40ce6ea
commit 1022c92
Showing
53 changed files
with
6,676 additions
and
620 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
[comment]: # (AUTOGENERATED MARKDOWN CONTENT. UPDATES TO ODM DOCUMENTATION SHOULD BE DONE THROUGH ASSEMBLYLINE-BASE REPO!) | ||
# AlertMessage | ||
> Model of Alert Message | ||
Model of Alert Message | ||
|
||
| Field | Type | Description | Required | Default | | ||
| :--- | :--- | :--- | :--- | :--- | | ||
| msg | [Alert](/assemblyline4_docs/odm/models/alert/#alert) | Message of alert | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` | | ||
| msg_loader | Enum | Loader class for messages<br>Values:<br>`"assemblyline.odm.messages.alert.AlertMessage"` | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `assemblyline.odm.messages.alert.AlertMessage` | | ||
| msg_type | Enum | Type of Message<br>Values:<br>`"AlertCreated", "AlertUpdated"` | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `AlertCreated` | | ||
| msg_loader | Enum | Loader class for messages<br>Supported values are:<br>`"assemblyline.odm.messages.alert.AlertMessage"` | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `assemblyline.odm.messages.alert.AlertMessage` | | ||
| msg_type | Enum | Type of Message<br>Supported values are:<br>`"AlertCreated", "AlertUpdated"` | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `AlertCreated` | | ||
| sender | Keyword | Sender of message | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` | | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.