Set Command Line Param
Request
URI
PUT
https://{api_host}/dt-rest/v100/infrastructure/pool/appsession/{id}/setcmdlineparam
COPY
Path Parameters
string
id
Required
id
Request Body
DtApplicationWrapperImpl
of type(s)
application/json
Optional
{
"id": "string",
"location": "string",
"DtApplication": [
{
"version": "string",
"pattern": "DtGoldPattern Object",
"commandline": "string",
"applicationFilePath": "string",
"publisher": "string",
"hidden": false,
"patternVersionId": 0,
"applicationName": "string",
"numberOfPoolsUsing": 0,
"dateCreated": "string",
"dateUpdated": "string",
"userDefined": false,
"icons": [
{
"height": 0,
"width": 0,
"md5Sum": "string",
"iconData": [
"string"
]
}
],
"displayName": "string",
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
],
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
id
Optional
id
string
location
Optional
location
array of
object
DtApplication
Optional
DtApplication
array of
object
DtLink
Optional
DtLink
Responses
200
successful operation
Operation doesn't return any data structure
Code Samples
COPY
curl -X PUT -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/dt-rest/v100/infrastructure/pool/appsession/{id}/setcmdlineparam
Dt Application Session Operations
GET
Get
GET
Get Users Assigned By Admin
GET
Get Applications
PUT
Assign Group
PUT
Assign User To Pool
DELETE
Delete
DELETE
Delete Pool And All Contents
GET
Get Command Line Param
GET
Get Groups Of Pool
GET
Is VM Refresh Required
GET
Get Remote Applications
Deprecated
PUT
Remove Group
PUT
Remove User From Pool
PUT
Set Command Line Param
PUT
Update
POST
Update Server Density
PUT
Update With Applications
GET
Get Users Of Pool
GET
Get Virtual Machines