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. |
