White Papers
MessageID (OUT parameter)
Message
MessageArguments[]
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
read only.
FC018
An instance of Export or Import
System Configuration is already
LC062
running.
590
591 8.2 DCIM_FCService.SetAttributes( )
592 The SetAttributes( ) method is used to set or change the values of a group of attributes.
593 Successful SetAttributes( ) method invocation shall change the values of the CurrentValue or
594 PendingValue properties of the DCIM_FCAttribute instance that correspond to the names specified by the
595 AttributeName parameter, with the values specified by the AttributeValue parameter.
596 If the respective DCIM_FCAttribute.IsReadOnly property is TRUE, the method invocation shall fail and
597 shall result in no change to the corresponding value of the DCIM_FCAttribute.CurrentValue property.
598 Return code values for the SetAttributes( ) method are specified in Table 32, and parameters are
599 specified in Table 33.
600 Invoking the SetAttributes( ) method multiple times can result in the earlier requests being overwritten or
601 lost.
602
Table 32 – DCIM_FCService.SetAttributes( ) Method: Return Code Values
Value
Description
0
Completed with no error
2
Failed
603
Table 33 – DCIM_FCService.SetAttributes( ) Method: Parameters
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
String
FQDD of the FC
IN, REQ
AttributeName[]
String
Shall contain an array of the AttributeName