White Papers

Version 1.1.0 29
[IN ( false ), OUT, Description (
"Reference to a CIM_ConcreteJob" )]
CIM_ConcreteJob REF Job,
[IN ( false ), OUT, Description (
"Error message ID part of the OSD message registry" )]
string MessageID,
[IN ( false ), OUT, Description (
"Description of error message in english part of the OSD message
registry" )]
string Message,
[IN ( false ), OUT, Description (
"Substitution variables for the dynamic error messages" )]
string MessageArguments[]);
[Description ( "DetachDrivers. This method will detach the USB device
containing
the drivers from the host server." ),
ValueMap { "0", "1", "2", "4096"},
Values { "Success", "Not Supported", "Failed", "Job Created"}]
uint32 DetachDrivers(
[IN ( false ), OUT, Description (
"Error message ID part of the OSD message registry" )]
string MessageID,
[IN ( false ), OUT, Description (
"Description of error message in english part of the OSD message
registry" )]
string Message,
[IN ( false ), OUT, Description (
"Substitution variables for the dynamic error messages" )]
string MessageArguments[]);
[Description ( "DetachISOImage. This method will detach the ISO Image
from the host server." ),
ValueMap { "0", "1", "2", "4096"},
Values { "Success", "Not Supported", "Failed", "Job Created"}]
uint32 DetachISOImage(
[IN ( false ), OUT, Description (
"Error message ID part of the OSD message registry" )]
string MessageID,
[IN ( false ), OUT, Description (
"Description of error message in english part of the OSD message
registry" )]
string Message,
[IN ( false ), OUT, Description (
"Substitution variables for the dynamic error messages" )]
string MessageArguments[]);
[Description ( "BootToPXE. This method will reboot the host server and
boots to PXE." ),
ValueMap { "0", "1", "2", "4096"},
Values { "Success", "Not Supported", "Failed", "Job Created"}]
uint32 BootToPXE(
[IN ( false ), OUT, Description (
"Error message ID part of the OSD message registry" )]
string MessageID,
[IN ( false ), OUT, Description (
"Description of error message in english part of the OSD message
registry" )]