Preparing search index...
The search index is not available
Confluence.js - Cloud and Server API library
Confluence.js - Cloud and Server API library
ServerModels
AuditRecord
Interface AuditRecord
interface
AuditRecord
{
affectedObject
:
ServerModels
.
AffectedObject
;
associatedObjects
:
ServerModels
.
AffectedObject
[]
;
author
:
{
displayName
:
string
;
operations
:
{}
;
type
:
string
;
userKey
:
string
;
username
:
string
;
}
;
category
:
string
;
changedValues
:
ServerModels
.
ChangedValue
[]
;
creationDate
:
number
;
description
:
string
;
remoteAddress
:
string
;
summary
:
string
;
sysAdmin
:
boolean
;
}
Index
Properties
affected
Object
associated
Objects
author
category
changed
Values
creation
Date
description
remote
Address
summary
sys
Admin
Properties
affected
Object
affected
Object
:
ServerModels
.
AffectedObject
associated
Objects
associated
Objects
:
ServerModels
.
AffectedObject
[]
author
author
:
{
displayName
:
string
;
operations
:
{}
;
type
:
string
;
userKey
:
string
;
username
:
string
;
}
Type declaration
display
Name
:
string
operations
:
{}
type
:
string
user
Key
:
string
username
:
string
category
category
:
string
changed
Values
changed
Values
:
ServerModels
.
ChangedValue
[]
creation
Date
creation
Date
:
number
The creation date-time of the audit record, as a timestamp.
description
description
:
string
remote
Address
remote
Address
:
string
summary
summary
:
string
sys
Admin
sys
Admin
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
affected
Object
associated
Objects
author
category
changed
Values
creation
Date
description
remote
Address
summary
sys
Admin
Confluence.js - Cloud and Server API library
Loading...
Generated using
TypeDoc
v0.25.12
The creation date-time of the audit record, as a timestamp.