Skip to content

BlacklisEntryResponse

Field Type Description
systemName SystemName Unique identifier of the blacklisted system.
createdBy SystemName Unique identifier of the system that created the record.
revokedBy SystemName Unique identifier of the system that revoked the record. Only appears if the record was revoked.
createdAt DateTime Blacklist record was created at this timestamp.
updatedAt DateTime Blacklist record was updated at this timestamp.
reason BlacklistReason The system was blacklisted because of this reason.
expiresAt DateTime Blacklist record expires at this timestamp. Only appears if the record can expire.
active Booelan Indicates if the rule defined by the entry is active. Only false if the rule has been explicitly revoked.