GetInstallationRequestListByName
The GetInstallationRequestListByName method is used to retrieve the list of installation requests for the target computer by using the host name.
cla140
The GetInstallationRequestListByName method is used to retrieve the list of installation requests for the target computer by using the host name.
Parameters
- xsd:string sessionIdSpecifies the session ID obtained from the DSM web services login.
- xsd:String OSIMTargetLabelSpecifies the computer label of the target computer.
Return Values
- dsm:ArrayOfOSIMTargetInstallationRequestsPropertiesDisplays the installation requests for the target computer. The array contains the installation request properties for the target computer:
- Target name
- Target UUID
- Image name
- Image UUID
- Boot status
- Configuration state
- Date of last status change
- Activation timeActivation time is not available for Planned requests.
- Wake on LAN required
- Reboot required
- Wait for boot server required
- Wait for images
Remarks
None