API Reference

Sections

Theme switcher

RemediationQueueActivityRecord

RemediationQueueActivityRecord

idid Required

The ID of the object.

timestampdatetime Required
user_typestring Required
Enum values:
SYSTEMUSER
user_idstring
entity_typestring Required
entity_idint Required
attributestring Required
old_valuestring
new_valuestring
system_event_idint
reasonstring
Enum values:
OTHERDATASOURCE_VALUE_CHANGEDUSER_ACTIONNOT_SEEN_RECENTLY_IN_DATASOURCEREOPENED_EXCEPTIONSTATUS_RULEAGGREGATION_STATUS_RULEAGGREGATION_RULESCAN_NOT_SEEN_RECENTLY_IN_DATASOURCERULE
visibleboolean Required
userobject
ticketobject
audit_recordobject
actionstring
detailsstring
Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 { "id": null, "timestamp": null, "user_type": "SYSTEM", "user_id": null, "entity_type": null, "entity_id": null, "attribute": null, "old_value": null, "new_value": null, "system_event_id": null, "reason": "OTHER", "visible": false, "user": {}, "ticket": {}, "audit_record": {}, "action": null, "details": null }
Was this section helpful?

What made this section unhelpful for you?