JSON representation | |
---|---|
{ "suspensionId": string, "eventExecutionInfoId": string, "taskNumber": string, "status": enum ( |
Fields | |
---|---|
suspensionId |
Primary key for the SuspensionResolutionInfoTable. |
eventExecutionInfoId |
Required. ID of the associated execution. |
taskNumber |
Required. Task number of the associated SuspensionTask. |
status |
|
audit |
|
createdTimestamp |
Auto-generated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
lastModifiedTimestamp |
Auto-generated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
suspensionConfig |
|
workflowName |
Required. The name of the originating workflow. |
externalTraffic |
The origin of the suspension for periodic notifications. |
product |
Which Google product the suspension belongs to. If not set, the suspension belongs to Integration Platform by default. |
Audit
JSON representation | |
---|---|
{ "timestamp": string, "resolvedBy": string } |
Fields | |
---|---|
timestamp |
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
resolvedBy |
|