Vm Mapping Report
Request
URI
POST
https://{api_host}/dt-rest/v100/mapping/manager/vmmappingreport
COPY
Query Parameters
string
sortcriteria
Optional
sortcriteria
Possible values are :
VmName,
DesktopModel,
DesktopType,
PoolName,
PoolType,
string
sortorder
Optional
sortorder
Possible values are :
Ascending,
Descending,
Request Body
DtVmMappingReportFilterImpl
of type(s)
application/json
Optional
{
"id": "string",
"vmName": "string",
"poolName": "string",
"desktopManagerId": "string",
"location": "string",
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
Responses
200
[
"DtVMReport Object"
]
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/dt-rest/v100/mapping/manager/vmmappingreport
Deprecated
Dt Mapping Manager Operations
GET
Get Supported Links
GET
Create User Mapping Report Filter
GET
Create VM Mapping Report Filter
POST
Get Desktop Mapping Report
POST
Get Mapped Users
Deprecated
POST
Get User Mapping Report
POST
Get Vm Component Version Report
POST
Vm Mapping Report
Deprecated