Update
Request
URI
PUT
https://{api_host}/dt-rest/v100/infrastructure/pool/desktop/{id}/update
COPY
Request Body
DtTwoFactorAuthenticatorImpl of type(s) application/json
Optional
{
"id": "string",
"type": "string",
"usernameMatchingRequired": false,
"requiredForExternalLoginOnly": false,
"rsasecurIDAuthenticator": {
"lastModified": "string"
},
"radiusauthenticator": {
"providerName": "string",
"primaryServerConfiguration": {
"authenticationType": "string",
"sharedSecret": "string",
"realmSuffix": "string",
"maxRetries": 0,
"realmPrefix": "string",
"hostname": "string",
"serverTimeout": 0,
"authenticationPort": 0,
"accountingPort": 0
},
"secondaryServerConfiguration": {
"authenticationType": "string",
"sharedSecret": "string",
"realmSuffix": "string",
"maxRetries": 0,
"realmPrefix": "string",
"hostname": "string",
"serverTimeout": 0,
"authenticationPort": 0,
"accountingPort": 0
}
},
"location": "string",
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
id
Optional
id
string
type
Optional
type
Possible values are : RSA_SECURID, RADIUS, NONE,
boolean
usernameMatchingRequired
Optional
usernameMatchingRequired
boolean
requiredForExternalLoginOnly
Optional
requiredForExternalLoginOnly
string
location
Optional
location
Responses
200
Successfully updated desktop pool
Operation doesn't return any data structure
Dt Desktop Pool Operations
PUT
Assign Group
PUT
Assign User To Pool
DELETE
Delete
DELETE
Delete Pool And All Contents
GET
Get
GET
Get All Virtual Machines
GET
Get Groups Of Pool
GET
Get Patterns
GET
Get Remote Applications
GET
Get User Desktop Mappings
GET
Get Users Assigned By Admin
GET
Get Users Of Pool
GET
Get Virtual Machines
GET
Is VM Refresh Required
PUT
Remove Group
PUT
Remove Group And Auto Assigned Pattern Mappings
PUT
Remove Group And Create User Pool Mappings
PUT
Remove User From Pool
PUT
Update
PUT
Update Without Group Entitlements
POST
Validate Update Request