Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1002 Bytes

File metadata and controls

15 lines (11 loc) · 1002 Bytes

workflowv3WorkflowEvent

Properties

Name Type Description Notes
data map[String, string] Event data [optional] [default to null]
entityUnderscoreid string source of the data (AISPM, DSPM, QSPM, etc.) must match entity registered in Workflow service [optional] [default to null]
href string Optional HREF identifier to the record in the data's origin [optional] [default to null]
severity Workflowv3Priority [optional] [default to null]
tenantUnderscoreid string Optional tenant identifier on API, but mandatory on Kafka message [optional] [default to null]
title string Event title - mandatory for API, optional for Kafka [optional] [default to null]

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