Migration
Undo-MSLMigration
Synopsis
Revert stream migration.
Syntax
Undo-MSLMigration [-StreamIDs] <Int32[]> [-MSL5APIKey] <String> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Revert a stream migration back to MSL4.
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 |
‑MSL5APIKeyRequired | The custom JWT token you can generate in the MSL5 portal. When generating the key, include the account IDs of the streams you want to migrate. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑StreamIDsRequired | List of stream IDs. |
