"ExecutingServices"
Some tooltip text!
• 1 minute to read
• 1 minute to read
This provider name is implemented by the class
Supported Entities
Name | Description |
---|---|
"current" | [Current] |
Supported Columns
Name | Restriction | Description | OrderBy |
---|---|---|---|
contextId | string | Context ID: Context ID | x |
threadId | int | Thread ID: Thread ID | x |
threadName | string | Thread: Thread | x |
agent | string | Agent: Agent | x |
method | string | Method: Method | x |
parameters | string | Parameters: Parameters | x |
runtime | int | Time ms: Time ms | x |
assocName | string | User: User | x |
appToken | string | App token: App token | x |
appName | string | App name: App name | x |
opSeqNo | int | Seq no: Seq no | x |
dbOps | int | DbOps: DbOps | x |
dbRows | int | DbRows: DbRows | x |
maxThreads | int | Max Threads: Max Threads | x |
Sample
GET /api/v1/archive/ExecutingServices?$select=method,assocName
Authorization: Basic dGplMDpUamUw
Accept: application/json; charset=utf-8
Accept-Language: sv
See also: