White Papers

MessageID (OUT parameter)
Message
MessageArguments[]
cannot create Configuration job.
Configuration job already created,
FC011
pending data cannot be deleted
FC012
No pending data present to delete
Invalid AttributeName <parameter
FC013
name>
AttributeName
Invalid AttributeValue for
FC014
AttributeName <parameter name>
AttributeName
AttributeValue cannot be changed for
read only AttributeName <parameter
FC015
name>
AttributeName
AttributeValue cannot be changed for
disabled AttributeName <parameter
FC016
name>
AttributeName
Cannot perform the operation due to
FC017
an unknown error in iDRAC
Set operation failed as the attribute is
FC018
read only.
Export or Import server profile operation is
LC062
already running.
635 8.4 DCIM_FCService.DeletePendingConfiguration( )
636 The DeletePendingConfiguration( ) method is used to cancel the pending values created by the
637 SetAttribute and SetAttributes methods. The DeletePendingConfiguration( ) method cancels the pending
638 configuration changes made before the configuration job is created with CreateTargetedConfigJob(). This
639 method only operates on the pending changes prior to CreateTargetedConfigJob() being called. After the
640 configuration job is created, the pending changes can only be canceled by calling DeleteJobQueue()
641 method in the Job Control profile.
642 Return code values for the DeletePendingConfiguration( ) method are specified in Table 38, and
643 parameters are specified in Table 39.
644 Table 38 DCIM_FCService.DeletePendingConfiguration( ) Method: Return Code Values
Value
Description
0
Success
2
Failed
645
Table 39 DCIM_FCService.DeletePendingConfiguration( ) Method: Parameters
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
String
FQDD of the FC
OUT
MessageID
String
Error MessageID
OUT
Message
String
Error Message
OUT
MessageArguments[]
String
Error MessageArguments