Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 712 Bytes

AddDetailsToAlertPayload.md

File metadata and controls

13 lines (9 loc) · 712 Bytes

AddDetailsToAlertPayload

Properties

Name Type Description Notes
user str Display name of the request owner [optional]
note str Additional note that will be added while creating the alert [optional]
source str Source field of the alert. Default value is IP address of the incoming request [optional]
details dict(str, str) Key-value pairs to add as custom property into alert. You can refer here for example values

[Back to Model list] [Back to API list] [Back to README]