ApiWorkflowDebugDataModel

ApiWorkflowDebugDataModel represents debug data for a workflow.

JSON representation
{ "debugBaseAlertId": string, "debugAlertId": string }
Fields
debugBaseAlertId

string

Optional. DebugBaseAlertId is the base alert identifier for debugging.

debugAlertId

string

Optional. DebugAlertId is the alert identifier for debugging.