Package | Description |
---|---|
com.fortanix.sdkms.v1.api | |
com.fortanix.sdkms.v1.model |
Modifier and Type | Method and Description |
---|---|
AuditLogResponse |
LogsApi.getAuditLogs(Integer size,
Integer from,
String actionType,
String actorType,
String actorId,
String objectId,
String severity,
Integer rangeFrom,
Integer rangeTo)
Get audit logs
Get audit log entries matching the requested filters.
|
Modifier and Type | Method and Description |
---|---|
AuditLogResponse |
AuditLogResponse.acctId(String acctId) |
AuditLogResponse |
AuditLogResponse.actionType(String actionType) |
AuditLogResponse |
AuditLogResponse.actorId(String actorId) |
AuditLogResponse |
AuditLogResponse.actorType(String actorType) |
AuditLogResponse |
AuditLogResponse.addGroupIdsItem(String groupIdsItem) |
AuditLogResponse |
AuditLogResponse.groupIds(List<String> groupIds) |
AuditLogResponse |
AuditLogResponse.message(String message) |
AuditLogResponse |
AuditLogResponse.objectId(String objectId) |
AuditLogResponse |
AuditLogResponse.severity(String severity) |
AuditLogResponse |
AuditLogResponse.time(String time) |
Copyright © 2017-2023 Fortanix Inc. All Rights Reserved