Event search
Search events based on a event search query (SEQL format)
The event search query
query
string | null
The query to filter the events (SEQL) |
|||
sortedBy
array of objects | null (Sort By)
The result sorting |
|||
Array [
] |
|||
pageIndex
integer | null
Request the page at defined index |
|||
pageSize
integer | null
The number of results per request |
|||
withCount
boolean | null
Add the number of results to the search results |
-
200 The event search results
application/jsonresultsarray of objects (models.event.Event) requiredThe list of events
Array [
codestring requiredThe event code
EnumCA-CRL-GEN
SEC-ROLE-ADD
CA-REVOKE
LIFECYCLE-ENROLL
CA-CSR
CRL-UPLOAD
CONF-ADD
SEC-ACCOUNT-ADD
CONF-UPDATE
SERVICE-STOP
CRL-GEN
LICENSE-INVALID
SEC-CREDENTIAL-ADD
CA-CRL-UPLOAD
CONF-DELETE
SEC-ACCOUNT-UPDATE
LICENSE-EXPIRED
CA-MIGRATE
SEC-CREDENTIAL-DELETE
SEC-CREDENTIAL-UPDATE
SEC-ACCOUNT-DELETE
BOOTSTRAP-ADMINISTRATOR
SEC-AUTHENTICATION
CA-ISSUE
SERVICE-START
SEC-ROLE-UPDATE
LIFECYCLE-REVOKE
CRL-EXTERNAL-STORAGE
CRL-GET
SEC-ROLE-DELETE
modulestring requiredThe module on which the event took place
Enumactor
ca
service
license
configuration
bootstrap
lifecycle
security
event
crl
nodestring requiredHostname of the node on which the event took place
timestampstring requiredTime of the event
statusstring requiredThe status of the event. success means the action was performed without error. warning means the action did not fail but is not expected. failure means the action failed.
Enumwarning
failure
success
idstring (Internal ID)Object internal ID
detailsarray of objects | null (Event Detail)Details about the event, in key:value form
Array [
keystring requiredThe name of the event detail
EnumapiError
accountId
streamVersion
message
event
httpVerb
ip
httpPath
stacktrace
traceId
entityType
entityName
ca
caDn
caQueue
caHashAlgorithm
caType
crlNumber
crlThisUpdate
crlNextUpdate
crlEidas
crlValidity
crlLazy
crlSize
externalCrlStorageName
externalCrlStorageType
certificateId
certificateDn
certificateSerial
certificatePem
certificateCmc
certificateRequest
certificateTemplate
enrollmentRequestDn
enrollmentRequestSans
enrollmentRequestExtensions
revocationDate
revocationReason
template
keyParameter
keyType
keySize
privateKey
usePSS
keystore
keystoreType
proxy
licenseExpiration
valuestring requiredThe value of the event detail
]
removeAtstring | nullThe event will be deleted from the database at that time
sealstring | nullThe event, hashed and signed with a secret, ensuring events cannot be forged. This does not exist if chainsign has been disabled
]
pageIndexinteger requiredThe current page index
pageSizeinteger requiredThe current page size
hasMoreboolean requiredtrue while the page is not the last, else false
countinteger | nullThe total number of results. Only available if withCount was requested
-
400 Bad Request
application/jsonerrorstring requiredThe error code of the problem
ValueEVT-002
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid Event Search Query
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid Event Search Query
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSTREAMQL-001
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid StreamQL Query
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid StreamQL Query
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
-
401 Unauthorized request
application/jsonerrorstring requiredThe error code of the problem
ValueSEC-AUTH-001
messagestring requiredA short, human-readable summary of the problem type
ValueUnexpected error
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueUnexpected error
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-002
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid credentials or account does not exist
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid credentials or account does not exist
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-003
messagestring requiredA short, human-readable summary of the problem type
ValueCertificate is not trusted
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueCertificate is not trusted
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-004
messagestring requiredA short, human-readable summary of the problem type
ValueCertificate is expired
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueCertificate is expired
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-005
messagestring requiredA short, human-readable summary of the problem type
ValueCertificate is revoked
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueCertificate is revoked
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-009
messagestring requiredA short, human-readable summary of the problem type
ValueAuthentication expired
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueAuthentication expired
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-AUTH-010
messagestring requiredA short, human-readable summary of the problem type
ValuePrincipal not authenticated or authentication expired
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValuePrincipal not authenticated or authentication expired
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
-
403 Forbidden action
application/jsonerrorstring requiredThe error code of the problem
ValueLIC-001
messagestring requiredA short, human-readable summary of the problem type
ValueInvalid License
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInvalid License
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueLIC-002
messagestring requiredA short, human-readable summary of the problem type
ValueExpired License
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueExpired License
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueSEC-PERM-001
messagestring requiredA short, human-readable summary of the problem type
ValueInsufficient privileges
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueInsufficient privileges
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
-
500 Internal Server error
application/jsonerrorstring requiredThe error code of the problem
ValueSEC-AUTH-001
messagestring requiredA short, human-readable summary of the problem type
ValueUnexpected error
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueUnexpected error
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807
errorstring requiredThe error code of the problem
ValueEVT-001
messagestring requiredA short, human-readable summary of the problem type
ValueUnexpected Error
titlestring requiredA short, human-readable summary of the problem type. In compliance with RFC7807
ValueUnexpected Error
detailstring | nullA human-readable explanation specific to this occurrence of the problem. In compliance with RFC7807