White Papers

Version 1.2.3 51
MessageID (OUT parameter) Message MessageArguments[]
target until existing job is completed
or is cancelled
NIC007
Configuration job already created,
cannot create another config job on
specified target until existing job is
completed or is cancelled
NIC008
No pending data is present to create
a Configuration job
NIC009
System Services is currently in use,
cannot create Configuration job
NIC010
System Services is disabled, cannot
create Configuration job
NIC011
Configuration job already created,
pending data cannot be deleted
NIC012 No pending data present to delete
NIC013 Invalid AttributeName %s AttributeName
NIC014
Invalid AttributeValue for
AttributeName %s
AttributeName
NIC015
AttributeValue cannot be changed for
ReadOnly AttributeName %s AttributeName
NIC016
AttributeValue cannot be changed for
Disabled AttributeName %s AttributeName
NIC017
Unable to delete vFlash pending one-
time boot configuration
868
8.2 DCIM_NICService.SetAttributes() 869
The SetAttributes() method is used to set or change the values of a group of attributes. 870
Successful SetAttributes() method invocation shall change the values of the CurrentValue or 871
PendingValue properties of the DCIM_NICAttribute instance that correspond to the names specified by 872
the AttributeName parameter, with the values specified by the AttributeValue parameter. 873
If the respective DCIM_NICAttribute.IsReadOnly property is TRUE, the method invocation shall fail and 874
shall result in no change to the corresponding value of the DCIM_NICAttribute.CurrentValue property. 875
Return code values for the SetAttributes() method are specified in Table 59, and parameters are 876
specified in Table 60. 877
Invoking the SetAttributes() method multiple times can result in the earlier requests being overwritten or 878
lost. 879
Table 59DCIM_NICService.SetAttributes() Method: Return Code Values 880
Value Description
0 Completed with no error
2 Failed