Get Role Of User
Request
URI
GET
https://{api_host}/dt-rest/v100/security/domain/{domainId}/user/{id}/getrole
COPY
Path Parameters
string
domainId
Required
domainId
string
id
Required
id
Responses
200
Returns
DtRole
of type(s)
*/*
{
"lastUpdate": "string",
"creationDate": "string",
"name": "string",
"permissions": [
"string"
],
"id": "string",
"links": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
string As date-time
As date-time
lastUpdate
Optional
lastUpdate
string As date-time
As date-time
creationDate
Optional
creationDate
string
name
Optional
name
array of
string
permissions
Optional
permissions
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}/getrole
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