White Papers

Version 1.4.0 33
Qualifiers
Name
Type
Description/Values
IN, REQ
AttributeName[]
String
Shall contain array of attributes where each
element shall be the GroupID property value
followed by “#” character and then followed by
the AttributeName property value for the
attribute to be modified.
Example: “ServerPwr.1#PowerCapSetting
IN, REQ
AttributeValue[]
String
Shall contain the desired attribute values.
If the value is valid, the CurrentValue or
PendingValue property of the specified attribute
will be modified.
Note: Attributes with multi-element array values
shall not be set using this method.
OUT
SetResult[]
String
Returns:
"Set CurrentValue property" when the
attributes current value is set.
“Set PendingValue property” when the
attributes pending value is set.
OUT
RebootRequired[]
String
Returns:
“Yes” if reboot is required,
“No” if reboot is not required.
OUT
MessageID[]
String
Error Message ID may be used to look-up in
the Dell Message registry files. For more
information, see Error Message Registry
OUT
Message[]
String
Error Message
OUT
MessageArguments[]
String
Error MessageArguments
Table 30 SetAttributes() Method: Standard Messages
512
MessageID (OUT parameter)
Message
MessageArguments[]
SYS001
The Command was succesful
SYS002
The command failed
SYS003
Missing parameter(s) %s
AttributeName/AttributeValue
SYS004
Invalid parameter value for %s
AttributeName/AttributeValue
SYS005
AttributeName and AttributeValue
count mismatch
SYS006
Cannot set ReadOnly
AttributeName %s
AttributeName
SYS007
Input out of range for %s
AttributeName
SYS008
Invalid boolean in AttributeValue
for AttributeName %s
AttributeName
SYS009
String exceeds maximum length for
AttributeName %s
AttributeName
SYS010
Invalid character in AttributeValue
for AttributeName %s
AttributeName
SYS011
Configuration already committed,
cannot set configuration
SYS012
User is not Authorized to perform
this operation
SYS013
Invalid AttributeName %s
AttributeName