CP code
Synopsis
Cancel a CP code delete request.
Syntax
Restore-NetstorageCPCode [-CpcodeID] <Int32> [-StorageGroupID] <Int32> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Use this operation to cancel the Remove-NetstorageCPCode request. This operation is available until the second user confirms the deletion.
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. |
‑CpcodeIDRequired | Your Content Provider (CP) code's ID. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑StorageGroupIDRequired | Your storage group's ID. |
Related Links
Updated 11 days ago
