White Papers
18 Version 1.2.0
8.11 Method: DCIM_OSDeploymentService.DeleteISOFromVFlash()
This method will delete the ISO Image from vFlash. Return values for DeleteISOFromVFlash() shall be as
specified in Table 23, where the method-execution behavior matches the return-code description.
DeleteISOFromVFlash() method’s parameters are specified in Table 24.
Table 23 – DCIM_OSDeploymentService.DeleteISOFromVFlash() Method: Return Code Values
Value
Description
0
Request was successfully executed.
1
Method is unsupported.
2
Error occurred.
Table 24 – DCIM_OSDeploymentService.DeleteISOFromVFlash() Method: Parameters
Qualifiers
Name
Type
Description/Values
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.12 Method: DCIM_OSDeploymentService.ConnectNetworkISOImage()
This method will connect to the ISO present on the network share and expose the ISO as a local USB
CDROM device to the host server
Return values for ConnectNetworkISOImage () shall be as specified in Table 25 where the method-
execution behavior matches the return-code description. ConnectNetworkISOImage() method’s
parameters are specified in Table 26.
Table 25 – DCIM_OSDeploymentService.ConnectNetworkISOImage () 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