App Portal 2017 R2
The createRequest web method will create a new software request and target a user / computer.
Parameters
The createRequest web method includes the following parameters:
# |
Parameter |
Data Type |
Description |
|||
|
iPackageID |
Integer |
App Portal catalog item ID. |
|||
|
strMachine |
String |
Machine that the catalog item will be deployed to. |
|||
|
strRequester |
String |
Unique user name of the person submitting the request. |
|||
|
strTargetUser |
String |
Unique user name of the person that is to receive the deployable catalog item. |
|||
|
bUseApproval |
Boolean |
A true/false flag indicating whether App Portal should submit this request as pending approval when applicable or not. |
|||
|
bSendEmail |
Boolean |
A true/false flag indicating whether App Portal should send a confirmation email as a result of this request submission. |
|||
|
strQuestions |
String |
Because this API endpoint does not support questions and answers, this should be hard-coded to the following input argument value: New String() {} |
App Portal/App Broker 2017 R2 Administration GuideDecember 2017 |
Copyright Information | Flexera |