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.

‑CpcodeID
Required

Your Content Provider (CP) code's ID.

‑EdgeRCFile

Your EdgeGrid resource file to authenticate your command. Defaults to ~/.edgerc.

‑Section

The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to default.

‑StorageGroupID
Required

Your storage group's ID.

Related Links

User Guide: Netstorage