@camunda8/orchestration-cluster-api
Preparing search index...
index
GetAuditLogData
Type Alias GetAuditLogData
type
GetAuditLogData
=
{
body
?:
never
;
path
:
{
auditLogKey
:
AuditLogKey
}
;
query
?:
never
;
url
:
"/audit-logs/{auditLogKey}"
;
}
Index
Properties
body?
path
query?
url
Properties
Optional
body
body
?:
never
path
path
:
{
auditLogKey
:
AuditLogKey
}
Type Declaration
auditLogKey
:
AuditLogKey
The audit log key.
Optional
query
query
?:
never
url
url
:
"/audit-logs/{auditLogKey}"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@camunda8/orchestration-cluster-api
Loading...
The audit log key.