Interface: ITriggerWorkflowRuleRequest
workflowservice.v1.ITriggerWorkflowRuleRequest
Properties of a TriggerWorkflowRuleRequest.
Hierarchy
-
↳
ITriggerWorkflowRuleRequest
Properties
execution
• Optional execution: null | $Properties
Execution info of the workflow which scheduled this activity
Inherited from
id
• Optional id: null | string
TriggerWorkflowRuleRequest id
Inherited from
identity
• Optional identity: null | string
The identity of the client who initiated this request
Inherited from
namespace
• Optional namespace: null | string
TriggerWorkflowRuleRequest namespace
Inherited from
rule
• Optional rule: "id" | "spec"
Either provide id of existing rule, or rule specification
Inherited from
spec
• Optional spec: null | $Properties
Note: Rule ID and expiration date are not used in the trigger request.