Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.05 KB

Integration.md

File metadata and controls

16 lines (12 loc) · 1.05 KB

Integration

Properties

Name Type Description Notes
IntegrationGuid string Guid of Integration in Alert Definition Escalation Level [default to null]
Name string Name of Integration in Alert Definition Escalation Level [optional] [default to null]
Type_ *IntegrationType [default to null]
ExtraEmailAddresses string Extra emailadresses for this integration (if type == email) [optional] [default to null]
StatusHubServiceList []IntegrationServiceMap All statushubs for this integration (if type == statushub) [optional] [default to null]
IntegrationServices []string All integrations services. [optional] [default to null]
Hash string [optional] [default to null]

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