Adds a Live Connect audit log entry.
PUT /assetmgmt/agent/{agentId}/KLCAuditLogEntry
Headers
Model Schema
Field |
Datatype |
Filterable |
Sortable |
|
|
|
|
|
|
|
|
|
|
|
Sample Request Model
{
"UserName": "string",
"AgentName": "string",
"LogMessage": "string",
"Attributes": {}
}