@camunda8/orchestration-cluster-api
Preparing search index...
index
MigrateProcessInstanceData
Type Alias MigrateProcessInstanceData
type
MigrateProcessInstanceData
=
{
body
:
ProcessInstanceMigrationInstruction
;
path
:
{
processInstanceKey
:
ProcessInstanceKey
}
;
query
?:
never
;
url
:
"/process-instances/{processInstanceKey}/migration"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
ProcessInstanceMigrationInstruction
path
path
:
{
processInstanceKey
:
ProcessInstanceKey
}
Type Declaration
processInstanceKey
:
ProcessInstanceKey
The key of the process instance that should be migrated.
Optional
query
query
?:
never
url
url
:
"/process-instances/{processInstanceKey}/migration"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The key of the process instance that should be migrated.