pagination |
PageRequest |
no |
Paging information about the queried blacklist entries. |
systemNames |
List<SystemName> |
no |
Requester is looking for blacklist entries that apply to systems with any of the specified names. |
mode |
Mode |
no |
Requester is looking for blacklist entries with the specified activity. |
issuers |
List<SystemName> |
no |
Requester is looking for blacklist entries that were created by systems with any of the specified names. |
revokers |
List<SystemName> |
no |
Requester is looking for blacklist entries that were revoked by systems with any of the specified names. |
reason |
BlacklistReason |
no |
Requester is looking for blacklist entries that were created for the specified reason or the reason contains this text. |
alivesAt |
DateTime |
no |
Requester is looking for active blacklist records that are not expired at this timestamp. |