White Papers

Version 1.4.0 31
Table 39 – DCIM_OSDeploymentService.DetachISOFromVFlash() Method: Parameters 499
Qualifiers Name Type Description/Values
OUT MessageID String
If the method fails to execute, the error
message ID is returned.
OUT Message String
If the method fails to execute, the error
message in English is returned.
OUT
MessageArguments
[]
string
Substitution variables for dynamic error
messages.
Table 40DCIM_OSDeploymentService.DetachISOFromVFlash() Method: Standard Messages 500
MessageID (OUT parameter) Message MessageArguments[]
OSD23
Unable to continue with
DetachISOImage - another
command is in the process of
exposing ISO Image and booting to
it
OSD39 Unable to find the VFlash
OSD40 VFlash is not Dell-licensed
OSD41 ISO Image not found on Vflash
OSD43 Vflash unavailable
OSD44
Unable to detach ISO image on
Vflash
OSD52 VFlash is Disabled
OSD53 VFlash is write-protected
501
502
8.12 DCIM_OSDeploymentService.DeleteISOFromVFlash() 503
The DeleteISOFromVFlash() method is used to delete the ISO Image from vFlash SD card. 504
The following table lists the return values for the DeleteISOFromVFlash() method, where the method-505
execution behavior matches the return-code description. 506
507
Table 41 – DCIM_OSDeploymentService.DeleteISOFromVFlash() Method: Return Code Values 508
Value Description
0 Request was successfully executed.
2 Error occurred.
The following table lists the parameters for the DeleteISOFromVFlash(). 509