White Papers

32 Version 1.4.0
MessageID (OUT parameter)
Message
MessageArguments[]
cannot set the configuration
SYS012
User is not authorized to perform this
operation
SYS013
Invalid AttributeName %s
AttributeName
SYS014
Invalid AttributeValue for
AttributeName %s
AttributeName
SYS015
Job created
SYS016
Job completed with errors
SYS017
Job failed
SYS018
Job completed
SYS019
Required dependancy input not
found
SYS020
Invalid Required Attribute value
SYS023
No pending configurations
SYS024
Attribute dependency failed
JCP017
Maximum job limit reached, cannot
create new jobs
LC062
An instance of Export or Import
System Configuration is already
running.
498
8.2 DCIM_SystemManagementService.SetAttributes()
499
The SetAttributes( ) method is used to set or change the values of a group of attributes.
500
Invocation of the SetAttributes() method shall change the values of the attribute’s CurrentValue or
501
PendingValue properties that correspond to the names specified by the AttributeName parameter and the
502
values specified by the AttributeValue parameter if the respective attribute’s IsReadOnly property is
503
FALSE. . If this method is invoked when the attribute’s IsReadOnly property is TRUE, it shall result in no
504
change to the value of the attribute’s CurrentValue property.
505
Return code values for the SetAttributes( ) method are specified in Table 28, and parameters are
506
specified in Table 29.
507
Invoking the SetAttributes( ) method multiple times can result in the earlier requests being overwritten or
508
lost.
509
Table 28 SetAttributes() Method: Return Code Values
510
Value
Description
0
Completed with no error
2
Failed
Table 29 SetAttributes() Method: Parameters
511
Qualifiers
Name
Type
Description/Values
IN, REQ
Target
String
Shall be set to “System.Embedded.1