Retrieves events related to security (Management of User Groups, Management of Roles, Pricefx user account deactivation) and some configuration settings (e.g., changing default calculation logics).
OK
{- "endRow": 300,
- "oldValues": null,
- "operationType": "fetch",
- "startRow": 0,
- "textMatchStyle": "exact",
- "data": {
- "_constructor": "AdvancedCriteria",
- "operator": "and",
- "criteria": [
- {
- "fieldName": "action",
- "operator": "equals",
- "value": "CHANGE_PASSWORD"
}
]
}
}
{- "response": {
- "node": "pricefx-cluster-app-frontend-759b69578b-sl8nj",
- "startRow": 0,
- "data": [
- {
- "version": 0,
- "typedId": "2148351344.SAT",
- "clientIP": "42.115.94.69,34.120.214.11",
- "userName": "nhu.doe",
- "targetObjectType": "User",
- "targetObjectName": "john.doe",
- "timestamp": "2024-07-01T07:04:25",
- "createDate": "2024-07-01T07:04:25",
- "createdBy": 2147489524,
- "lastUpdateDate": "2024-07-01T07:04:25",
- "lastUpdateBy": 2147489524,
- "action": "CHANGE_PASSWORD"
}
], - "endRow": 1,
- "totalRows": 1,
- "status": 0
}
}