Web Services Interface Guide

230 Dell Lifecycle Controller Web Services Interface Guide for Windows
OUTPUT:
This method requires an PERC controller with Local Key encryption or DKM support to function correctly.
EnableControllerEncryption_OUTPUT
RebootRequired = YES
ReturnValue = 0
16.17.4 Rekeying the Controller-ReKey()
The ReKey() method is used to reset the key on the controller that supports encryption. This method
switches the controller mode between Local Key encryption or Dell Key Manager (DKM) encryption.
Invoke the ReKey() method with the following parameters and syntax:
TARGET: This parameter is the FQDD of the DCIM_ControllerView class. See section 16.1.
OldKey: Old controller key
NewKey: New controller key. The Key can be maximum 32 characters long, and must have one character
from each of the following:
Upper Case
Lower Case Number
Special Character
The special characters in the following set must be passed as mentioned below.
& -> &
< -> &lt;
> -> &gt;
-> &quot;
-> &apos;
Keyid: Key Identifier Describes Key. The Keyid can be maximum 32 characters long and shoutd not have
spaces in it.
Mode: Mode of the Controller
1 Local Key Encryption
2 Dell Key Manager
EXAMPLE:
winrm i ReKey
cimv2/root/dcim/DCIM_RAIDService?SystemCreationClassName=DCIM_ComputerSystem+Cre