Get Default Mapping
Request
URI
GET
https://{api_host}/dt-rest/v100/security/domain/{domainId}/user/{id}/default
COPY
Path Parameters
string
id
Required
id
Responses
200
successful operation
Returns
DtResource
of type(s)
*/*
{
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string
id
Optional
id
array of
object
links
Optional
links
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/dt-rest/v100/security/domain/{domainId}/user/{id}/default
Dt User Operations
GET
Get
GET
Get All Entitlements
PUT
Assign Static Desktop
PUT
Assign Pool
GET
Get Default Mapping
PUT
Set Default Mapping
GET
Get Role Of User
GET
Get Desktop Patterns
GET
Get Pools
GET
Get Display Protocol
PUT
Set Display Protocol
PUT
Remove Static Desktop
PUT
Remove Pool
PUT
Update Static Desktop Assignment