GetInstallationRequestList
The GetInstallationRequestList method is used to request the list of installation requests for the target computer.
cla140
The GetInstallationRequestList method is used to request the list of installation requests for the target computer.
Parameters
- xsd:string sessionIdSpecifies the session ID obtained from the DSM web services login.
- xsd:string OSIMTargetMACAddressSpecifies the MAC address of the target computer.
Return Values
- dsm:ArrayOfOSIMTargetInstallationRequestsPropertiesDisplays the installation requests for the target computer. The array contains the installation request properties, one for each Installation Request:
- 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