Ticket
ticket
The Ticket object represents ticket in the customer's IT Service Management (ITSM) systems like ServiceNow, Jira, etc.
Attributes
| Caption | Name | Type | Description |
|---|---|---|---|
| Raw Data | raw_data | JSON | Group: |
| Record ID | record_id | String | Group: |
| Source URL | src_url | URL String | Entity: |
| Ticket Status | status | String | The status of the ticket normalized to the caption of the status_id value. In the case of 99, this value should as defined by the source. |
| Status Details | status_details | String[] | A list of contextual descriptions of the status, status_id values. |
| Ticket Status ID | status_id | Integer | The normalized identifier for the ticket status.
|
| Title | title | String | The title of the ticket. |
| Ticket Type | type | String | The linked ticket type determines whether the ticket is internal or in an external ticketing system. |
| Ticket Type ID | type_id | Integer | The normalized identifier for the ticket type.
|
| Unique ID | uid | String | Unique identifier of the ticket. |
| Unmapped | unmapped | Unmapped[] | Data from the source that was not mapped into the schema. |
Relationships
Inbound Relationships
These objects and events reference Ticket in their attributes:
- IAM Analysis Finding
- Compliance Finding
- Incident Finding
- Detection Finding
- Vulnerability Finding
- Data Security Finding
- Application Security Posture Finding
Outbound Relationships
Ticket references the following objects and events in its attributes:
This page describes qdm-1.5.1+ocsf-1.6.0
Updated 4 days ago