White Papers
8.2 Method: DCIM_RAIDService.ResetConfig ()
The ResetConfig () method is used to delete all virtual disks and unassign all hot spare physical disks.
All data on the existing virtual disks will be lost!
Table 5 – DCIM_RAIDService.ResetConfig () Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is not supported in the implementation.
2
Error occurred
Table 6 – DCIM_RAIDService.ResetConfig () Method: Standard Messages
MessageID (OUT parameter)
Message
STOR003
Missing parameter
STOR004
Invalid parameter value
STOR006
General failure
STOR007
Resource Allocation Failure
Table 7 – DCIM_RAIDService.ResetConfig ( ) Method: Parameters
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
String
FQDD of target device (Controller)
OUT
RebootRequired
string
A value of “Yes” means a reboot is required
to set this value, and a value of “No” means
a reboot is not required to set this value
OUT
(optional)
MessageID
String
Error MessageID is returned If the method
fails to execute.
OUT
(optional)
Message
String
Error Message in English corresponding to
MessageID is returned If the method fails to
execute.
8.3 Method: DCIM_RAIDService.ClearForeignConfig ()
The ClearForeignConfig () method is used to prepare any foreign physical disks for inclusion in the local
configuration.