Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 995 Bytes

PolicySchema.md

File metadata and controls

23 lines (18 loc) · 995 Bytes

PolicySchema

Properties

Name Type Description Notes
channels Vec List of channel notification
client_source String Policy Client source
client_uuid String Policy Client UUID
created_at Option<String> [optional]
deleted bool Policy deleted
enabled bool Policy enabled
filters serde_json::Value Policy filters
frequency bool Enable alert frequency for the policy
frequency_minutes i32 Quantity of alert interval time
frequency_occurrences i32 Quantity of alert occurrencies
id String Id
name String Policy name
updated_at Option<String> [optional]

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