White Papers

18 Version 1.0.0
Table 17 – DCIM_ComputerSystem.RequestStateChange( ) Method: Return Code Values 363
Value Description
0 Request was successfully executed.
2 Error occurred
Table 18 – DCIM_ComputerSystem.RequestStateChange( ) Method: Parameters 364
Qualifiers Name Type Description/Values
IN, REQ RequestedState uint16 Valid state values :
2 (Enabled)
3 (Disabled)
11 (Reset)
OUT MessageID string
Error Message ID- can be used to index into
Dell Message registry files
OUT Message string
Error Message in English corresponding to
MessageID is returned if the method fails to
execute
OUT MessageArguments[] string
Substitution variables for dynamic error
messages
Table 19DCIM_ComputerSystem.RequestStateChange( ) Method: Standard Messages 365
MessageID (OUT parameter) Message MessageArguments[]
SYS002 The command failed
SYS003 Missing parameter(s) %s RequestedState
SYS004 Invalid parameter value for %s RequestedState
SYS021 The command failed to set %s RequestedState
8.1.1 DCIM_ComputerSystem.RequestStateChange( ) Conditional Support 366
When the DCIM_CSEnabledLogicalElementCapabilities.RequestedStatesSupported property contains at 367
least one value, the DCIM_ComputerSystem.RequestStateChange() method shall be implemented and 368
supported. The DCIM_ComputerSystem.RequestStateChange() method shall not return a value of 1 (Not 369
Supported). 370
9 Use Cases 371
See Lifecycle Controller (LC) Integration Best Practices Guide. 372
10 CIM Elements 373
No additional details specified. 374
11 Privilege and License Requirement 375
The following table describes the privilege and license requirements for the listed operations . For the 376
detailed explanation of the privileges and licenses, refer to the Dell WSMAN Licenses and Privileges 377
specification. 378