Get Audit Trail
This operation returns list of operations that users performed in a commcell.
Query Parameters
- limit integer
Maximum number of operations to be returned
- offset integer
Starting position in the list
- parameter.userlist integer
Id of the user
- parameter.usergrouplist integer
Id of the user group
- parameter.TimeRange string
Time range.
It can be given as hours(eg.-PT24H), days(-P7D), months(-P12M) or time range(2024-06-05T06:43:56Z 2024-06-26T06:43:56Z)
- parameter.timeZone integer
Possible values: [
0
,1
]Specify the timezone (Local = 1, commserve = 0)
- parameter.i_anomalous integer
Possible values: [
0
,1
]To list audits with unusual frequency (all audits = 0, Only audits with unusual frequency = 1)
- parameter.serachString string
To search by key in the audits
- 200
OK
- application/json
- Schema
- Example (from schema)
- Example 1
Schema
- cacheId string
Report dataset cache Id
- offset integer
Denotes the starting point or index from which the requested data begins
- limit integer
Total number of records in the response
- totalRecordCount integer
Total Records in the response
columns object[]
List of columns in the dataset
name stringColumn Name
dataField stringData field name
displayName stringDisplay Name of the column
type stringData type
precision integerDecimal point precision
scale integer- recordsCount integer
Total Records in the rows
- records string[]
Rows containing the output
- failures object
- warnings object
{
"cacheId": "string",
"offset": 0,
"limit": 0,
"totalRecordCount": 0,
"columns": [
{
"name": "string",
"dataField": "string",
"displayName": "string",
"type": "string",
"precision": 0,
"scale": 0
}
],
"recordsCount": 0,
"records": [
"string"
],
"failures": {},
"warnings": {}
}
{
"cacheId": "9dcfa16ff6f64e0cb4356a0260cb93f7",
"offset": 0,
"limit": 20,
"totalRecordCount": 54,
"columns": [
{
"name": "sys_rowid",
"dataField": "sys_rowid",
"displayName": "$row_number$",
"type": "Long",
"precision": 64,
"scale": 0
},
{
"name": "Data Source",
"dataField": "Data Source",
"displayName": "Data Source",
"type": "String",
"precision": 1000000000,
"scale": 0
},
{
"name": "ID",
"dataField": "ID",
"displayName": "ID",
"type": "Integer",
"precision": 32,
"scale": 0
},
{
"name": "Severity Level",
"dataField": "Severity Level",
"displayName": "Severity Level",
"type": "String",
"precision": 1000000000,
"scale": 0
},
{
"name": "SeverityInt",
"dataField": "SeverityInt",
"displayName": "SeverityInt",
"type": "Integer",
"precision": 32,
"scale": 0
},
{
"name": "User",
"dataField": "User",
"displayName": "User",
"type": "String",
"precision": 1000000000,
"scale": 0
},
{
"name": "Time",
"dataField": "Time",
"displayName": "Time",
"type": "TimeStamp",
"precision": 26,
"scale": 6
},
{
"name": "Operation",
"dataField": "Operation",
"displayName": "Operation",
"type": "String",
"precision": 1000000000,
"scale": 0
},
{
"name": "Details",
"dataField": "Details",
"displayName": "Details",
"type": "String",
"precision": 1000000000,
"scale": 0
},
{
"name": "Company Name",
"dataField": "Company Name",
"displayName": "Company Name",
"type": "String",
"precision": 1000000000,
"scale": 0
}
],
"recordsCount": 20,
"records": [
[
1,
"yonex",
21131,
"Low",
4,
"admin",
"Jun 26, 2024, 05:45:57 AM",
"User Logged in",
"Login success: username:[admin], host/ device:[::ffff:172.16.177.202], logged in from: [API]",
"Commcell"
],
[
2,
"yonex",
21130,
"Low",
4,
"admin",
"Jun 26, 2024, 05:44:12 AM",
"User Logged in",
"Login success: username:[admin], host/ device:[::ffff:172.16.177.202], logged in from: [API]",
"Commcell"
],
[
3,
"yonex",
21129,
"Low",
4,
"admin",
"Jun 26, 2024, 05:35:45 AM",
"User Logged in",
"Login success: username:[admin], host/ device:[172.16.192.137], logged in from: [AdminConsole]",
"Commcell"
],
[
4,
"yonex",
21128,
"Low",
4,
"admin",
"Jun 25, 2024, 02:15:36 PM",
"User Logged out",
"Logout : Login name: [admin], Host: [yonex]",
"Commcell"
],
[
5,
"yonex",
21127,
"Low",
4,
"admin",
"Jun 25, 2024, 02:14:34 PM",
"User Logged out",
"Logout : Login name: [admin], Host: [yonex]",
"Commcell"
],
[
6,
"yonex",
21126,
"Low",
4,
"admin",
"Jun 25, 2024, 01:48:54 PM",
"User Logged in",
"Login success: username:[admin], host/ device:[172.16.237.40], logged in from: [AdminConsole]",
"Commcell"
],
[
7,
"yonex",
21125,
"Low",
4,
"admin",
"Jun 25, 2024, 01:47:52 PM",
"User Logged in",
"Login success: username:[admin], host/ device:[::ffff:172.16.177.202], logged in from: [PythonSDK]",
"Commcell"
],
[
8,
"yonex",
21124,
"High",
2,
"admin",
"Jun 25, 2024, 01:44:49 PM",
"Add New User",
"User : testUser5509811719323152\nUser Principal Name Set to [171932315250981test@company.com]\nEnabled: Yes\nDescription Set to [backup admin user]\nEmail Set to [171932315250981test@company.com]\nFull Name Set to [Jane Doe]\n User Entity\n User Name Set to [testUser5509811719323152]",
"Commcell"
],
[
9,
"yonex",
21123,
"Low",
4,
"admin",
"Jun 25, 2024, 01:36:29 PM",
"User Logged in",
"Login success: username:[admin], host/ device:[::ffff:172.16.177.202], logged in from: [API]",
"Commcell"
],
[
10,
"yonex",
21122,
"Low",
4,
"admin",
"Jun 25, 2024, 01:01:21 PM",
"User Logged out",
"Logout : Login name: [admin], Host: [yonex]",
"Commcell"
],
[
11,
"yonex",
21121,
"Low",
4,
"admin",
"Jun 25, 2024, 01:00:43 PM",
"User Logged out",
"Logout : Login name: [admin], Host: [yonex]",
"Commcell"
],
[
12,
"yonex",
21120,
"Low",
4,
"admin",
"Jun 25, 2024, 12:55:36 PM",
"User Logged in",
"Login success: username:[admin], host/ device:[172.16.182.29], logged in from: [AdminConsole]",
"Commcell"
],
[
13,
"yonex",
21119,
"Low",
4,
"admin",
"Jun 25, 2024, 12:54:11 PM",
"User Logged in",
"Login success: username:[admin], host/ device:[172.16.237.40], logged in from: [AdminConsole]",
"Commcell"
],
[
14,
"yonex",
21118,
"Low",
4,
"admin",
"Jun 25, 2024, 12:53:16 PM",
"User Logged in",
"Login success: username:[admin], host/ device:[::ffff:172.16.177.202], logged in from: [PythonSDK]",
"Commcell"
],
[
15,
"yonex",
21117,
"Low",
4,
"admin",
"Jun 25, 2024, 12:45:38 PM",
"User Logged out",
"Logout : Login name: [admin], Host: [yonex]",
"Commcell"
],
[
16,
"yonex",
21116,
"Low",
4,
"admin",
"Jun 25, 2024, 12:44:44 PM",
"User Logged out",
"Logout : Login name: [admin], Host: [yonex]",
"Commcell"
],
[
17,
"yonex",
21115,
"Low",
4,
"admin",
"Jun 25, 2024, 12:27:51 PM",
"User Logged in",
"Login success: username:[admin], host/ device:[172.16.237.40], logged in from: [AdminConsole]",
"Commcell"
],
[
18,
"yonex",
21114,
"Low",
4,
"admin",
"Jun 25, 2024, 12:26:35 PM",
"User Logged in",
"Login success: username:[admin], host/ device:[::ffff:172.16.177.202], logged in from: [PythonSDK]",
"Commcell"
],
[
19,
"yonex",
21113,
"Low",
4,
"admin",
"Jun 25, 2024, 12:22:04 PM",
"User Logged in",
"Login success: username:[admin], host/ device:[::ffff:172.16.177.202], logged in from: [API]",
"Commcell"
],
[
20,
"yonex",
21112,
"Low",
4,
"admin",
"Jun 25, 2024, 11:53:59 AM",
"User Logged in",
"Login success: username:[admin], host/ device:[172.16.237.40], logged in from: [AdminConsole]",
"Commcell"
]
],
"failures": {},
"warnings": {}
}