White Papers

Version 1.3.1 51
MessageID (OUT parameter)
Message
MessageArguments[]
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
LC062
An instance of Export or Import
System Configuration is already
running.
863
8.2 DCIM_NICService.SetAttributes()
864
The SetAttributes( ) method is used to set or change the values of a group of attributes.
865
Successful SetAttributes( ) method invocation shall change the values of the CurrentValue or
866
PendingValue properties of the DCIM_NICAttribute instance that correspond to the names specified by
867
the AttributeName parameter, with the values specified by the AttributeValue parameter.
868
If the respective DCIM_NICAttribute.IsReadOnly property is TRUE, the method invocation shall fail and
869
shall result in no change to the corresponding value of the DCIM_NICAttribute.CurrentValue property.
870
Return code values for the SetAttributes( ) method are specified in Table 59, and parameters are
871
specified in Table 60.
872
Invoking the SetAttributes( ) method multiple times can result in the earlier requests being overwritten or
873
lost.
874
Table 59 DCIM_NICService.SetAttributes() Method: Return Code Values
875
Value
Description
0
Completed with no error
2
Failed