getAllRequestedPackageIDsForMachine
App Portal 2021 R1
You can use the getAllRequestedPackageIDsForMachine web method to return an XML document properly formatted for MDT integration containing the package IDs for all requested software for the specified machine name and package server.
Parameters
The getAllRequestedPackageIDsForMachine web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
|||
|
strMachineName |
String |
Machine name. |
|||
|
strServerName |
String |
Server name. |
|||
|
strProgramFilter |
String |
Program name to be applied as filter. |
Return Value
Returns an XML document.