Get-R1MigrationPlan

SYNOPSIS

Returns the migration plan.

SYNTAX

Get-R1MigrationPlan [<CommonParameters>]

DESCRIPTION

Returns the plan of the current migration operation.

EXAMPLES

Example 1

Get-R1MigrationPlan

Returns the migration plan.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

psRadiantOne.MigrationPlan

NOTES

The migration endpoints report an error rather than an empty result when no operation is active. Get-R1MigrationStatus is the one to call first: it answers whether anything is running.

This command has not been exercised against a live deployment, so its behaviour rests on the published API definition alone.

New-R1MigrationPlan

Get-R1MigrationStatus