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

V3AuditLogsAuditLogIDResponse

Represents detailed 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

timezone

str

✔️

N/A

team

models.V3AuditLogsTeam

✔️

Represents a team in audit logs

token_type

str

✔️

N/A

ip_address

str

✔️

N/A

additional_info

str

✔️

N/A

meta

N/A

user_agent

str

✔️

N/A

Last updated