Skip to main content

Risks

View Risks in Xurrent Developer Documentation.

Properties​

Reading​

The following properties can be accessed when reading a record.

  • attachments - attachments aggregate
  • audit - collection of audit entries
  • closed_at
  • closure_reason
  • created_at
  • custom_data
  • custom_fields
  • id
  • manager - reference to people
  • mitigation_target_at
  • nodeID
  • notes - collection of notes
  • organizations - collection of organizations
  • projects - collection of projects
  • resolution_duration
  • services - collection of services
  • severity
  • source
  • sourceID
  • status
  • subject
  • ui_extension - reference to UI extensions
  • updated_at

Writing​

The following properties can be specified when creating or updating a record.

  • closure_reason
  • custom_data
  • custom_fields
  • custom_fields_attachments - attachments for the custom_fields property
  • manager_id - reference to people
  • mitigation_target_at
  • note
  • note_attachments - attachments for the note property
  • severity
  • source
  • sourceID
  • status
  • subject

Referenced by​