Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

V3AuditLogsAuditLogResponse

Represents an audit log entry response

Fields

Field
Type
Required
Description

id

int

✔️

N/A

resource

str

✔️

N/A

action

str

✔️

N/A

actor

models.V3AuditLogsActor

✔️

Represents an actor (user) in audit logs

client

str

✔️

N/A

timestamp

str

✔️

N/A

team

models.V3AuditLogsTeam

✔️

Represents a team in audit logs

Last updated