Get User Activity Report
Request
URI
POST
https://{api_host}/dt-rest/v100/reporting/manager/useractivityreport
COPY
Query Parameters
string
sortcriteria
Optional
sortcriteria
Possible values are :
Id,
UserEvent,
EventErrorDetails,
UserGuid,
VMSessionId,
VirtualMachineId,
DisplayProtocol,
EndPointIPAddress,
EndPointPlatformType,
PatternId,
ReportTimeStamp,
string
sortorder
Optional
sortorder
Possible values are :
Ascending,
Descending,
Request Body
DtUserEventReportFilterImpl
of type(s)
application/json
Optional
{
"id": "string",
"userGuid": "string",
"eventTypes": [
"string"
],
"patternId": "string",
"poolId": "string",
"remoteAppName": "string",
"includeVirtualMachineName": false,
"includePoolName": false,
"includeUserLoginName": false,
"displayProtocol": "string",
"virtualMachineId": "string",
"numberReportDays": 0,
"location": "string",
"DtLink": [
{
"href": "string",
"rel": "string",
"deprecated": false,
"name": "string",
"method": "string"
}
]
}
Responses
200
successful operation
Returns
DtUserActivity
of type(s)
*/*
"DtUserActivity Object"
array of
object
userEventReports
Optional
userEventReports
integer As int64
As int64
userEventReportCount
Optional
userEventReportCount
integer As int64
As int64
userEventReportTotalCount
Optional
userEventReportTotalCount
string
id
Optional
id
array of
object
links
Optional
links
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/dt-rest/v100/reporting/manager/useractivityreport
Dt Reporting Manager Operations
GET
Get Supported Links
GET
Get Dt Admin Audit Reports
GET
Get Admin Audit XMP Report
GET
Get Available Report Dates
POST
Get Max Concurrent Users Report
GET
Create Billing Report Filter
GET
Create Report Filter
GET
Create Report Key
GET
Create Concurrent Users Filter
GET
Create User Event Report Filter
GET
Get Cust Usage Report
Deprecated
GET
Download File
GET
Download Vidm Report
GET
Get Current Report Date
GET
Get Last Completed Report Date
POST
Get Quota Billing Reports
POST
Get Super Tenant Billing Reports
POST
Get Tenant Reports
GET
Get All Reporting Jobs
GET
Get Reporting Status Info
GET
Get Host Win Server Vm Workload Report
POST
Init Reporting Job
Deprecated
POST
Get License Report
GET
Get Std Capacity Report
POST
Submit Reporting Job
GET
Get Tenant Service Usage Report
GET
Get Usage Reports
POST
Get User Activity Report
POST
Get User Event Reports
Deprecated