White Papers

Version 1.2.0 11
Output parameters are Version and OSList.
Table 3 DCIM_OSDeploymentService.GetDriverPackInfo() Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is not supported in the implementation.
2
Error occurred.
4096
Job started: REF returned to started
CIM_ConcreteJob
Table 4 DCIM_OSDeploymentService.GetDriverPackInfo() Method: Parameters
Qualifiers
Name
Type
Description/Values
OUT
(required)
Version
String
NULL or version of the driver pack.
OUT
(required)
OSList
String[]
NULL or contains the list of operating
systems supported for this server.
OUT
(optional)
Job
CIM_ConcreteJob
NULL or reference to a CIM_ConreteJob
OUT
(optional)
MessageID
String
If the method fails to execute, the error
message ID is returned.
OUT
(optional)
Message
String
If the method fails to execute, the error
message in English is returned.
OUT
(optional)
MessageArguments
string[]
Substitution variables for dynamic error
messages
8.2 Method: DCIM_OSDeploymentService.UnpackAndAttach()
The UnpackAndAttach() method will extract the drivers for the selected OS to a USB device that will be
attached locally to the server for the specified time interval. Return values for UnpackAndAttach() shall be
as specified in Table 5, where the method-execution behavior matches the return-code description.
UnpackAndAttach( ) method’s parameters are specified in Table 6.
No standard messages are defined for this method.
Table 5 DCIM_OSDeploymentService.UnpackAndAttach() Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is not supported in the implementation.
2
Error occurred.
4096
Job started: REF returned to started
CIM_ConcreteJob