v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431159117.0 KB

Create a step group in a migration workflow.

post/workflowstepgroups

Request body

workflowIdstring required

The ID of the migration workflow that will contain the step group.

namestring required

The name of the step group.

descriptionstring

The description of the step group.

nextStringListMember[]

The next step group.

previousStringListMember[]

The previous step group.

Response

Success

workflowIdstring

The ID of the migration workflow that contains the step group.

namestring

The name of the step group.

idstring

The ID of the step group.

descriptionstring

The description of the step group.

nextStringListMember[]

The next step group.

previousStringListMember[]

The previous step group.

creationTimestring date-time

The time at which the step group is created.