Waiting for engine...
Skip to main content

updateMigrationContainers

No description

updateMigrationContainers(
environmentId: String!
configurationComplete: Boolean
): EnvironmentMigration!

Arguments​

updateMigrationContainers.environmentId ● String! non-null scalar miscellaneous {#environment-id}

updateMigrationContainers.configurationComplete ● Boolean scalar miscellaneous {#configuration-complete}

Type​

EnvironmentMigration object platform

Represents the migration process of an environment from one gateway to another with configuration status tracking.

On this Page