Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.OrchestrationStepInstance

Orchestration step instance.
Property Name Type Description Available Version
id String ID of the orchestration step instance. 54.0
label String Orchestration step instance label. 54.0
name String Orchestration step instance name. 54.0
status ConnectApi.​Orchestration​Status Status of the orchestration instance. Values are:
  • Canceled
  • Completed
  • Discontinued
  • Error
  • InProgress
  • NotStarted
  • Suspended
54.0
stepType ConnectApi.​Orchestration​StepType Type of orchestration step. Values are:
  • AsynchronousBackgroundStep
  • BackgroundStep
  • InteractiveStep
  • ManagedContentRoleInteractiveStep
  • ManagedContentVariantAutoPublishBackgroundStep
  • ManagedContentVariantAutoUnpublishBackgroundStep
  • ManagedContentVariantSetLock​BackgroundStep
  • ManagedContentVariantSetReady​BackgroundStep
  • MuleSoftStep
54.0
workItems List<ConnectApi.​Orchestration​WorkItem> Orchestration step instance work items. 54.0