Migration
Get-MSLMigration
Synopsis
List streams being migrated.
Syntax
Get-MSLMigration [[-Page] <Int32>] [[-PageSize] <Int32>] [[-SortKey] <String>] [[-SortOrder] <String>] [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Get a list of streams being migrated, including their migration type and status.
Parameters
‑AccountSwitchKey | An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑Page | The page number to view, starting at |
‑PageSize | The number of data points that are displayed per page. The default is to display all data if you don't specify the page size. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑SortKey | Sorts the fields displayed based on the key that you specify, either |
‑SortOrder | Sorts the streams list in ascending ( |
