📄️ Introduction
Github repository: (https://github.com/AptivConnectedServices/event-api)
📄️ New DtcOccurrence comment
Add a new comment to an event occurrence
📄️ New EventOccurrence comment
Add a new comment to an EventOccurrence resource denoted by :id in the path parameter.
📄️ Create new Issue Comment
Add a new comment to an issue
📄️ Batch DtcOccurrence update
Batch DtcOccurrence update
📄️ Create HealthAlert
Create HealthAlert
📄️ Get Attachment file
Get the file based on the idAttach
📄️ Get Attachment MDF4
Get the mdf4 file conversion status based in the id File
📄️ Get EventLog MDF4 file.
Get the mdf4 file based in the id File
📄️ Search DtcIssueOverviews
Get a list of dtc issue overview meeting the search criteria
📄️ Search DtcIssueSummaries
Get a list of dtc issue summaries meeting the search criteria
📄️ Get DtcOccurrence comments
Get any comments saved for a dtc occurrence
📄️ Get DtcOccurrence Environmental Parameters
Get the Environmental Parameters for the given occurrence id.
📄️ Get DtcOccurrences
Get the occurrences for DTCs based on some query parameters
📄️ Get DtcStatusBits
Get all the DTC status bits definitions
📄️ Search for dtc summaries
Get a list of dtc summaries meeting the search criteria
📄️ Get DtcTypes
Get all the DtcTypes based on query parameters
📄️ Search DtcVehicleSummaries
Get a list of DTC vehicle summaries meeting the search criteria
📄️ Search DTC Events
Search for dtcs by query parameters
📄️ Get DynamicDataTable Data
Get a Data for a Dynamic Data Table. Based on a required idVin that determines the set of columns for a given Dynamic Data Table.
📄️ Get DynamicDataTable by ID/idVin
Get a Dynamic Data Table and all of it's columns for a given idVin.
📄️ Get DynamicDataTables
Search for DynamicDataTables.
📄️ Get DynamicInUseTable Data
Get a Dynamic In Use table and all of it's related data for the last idVin's trip.
📄️ Get DynamicInUseTable by ID/idVin
Get a Dynamic In Use table and all of it's columns for a given idVin.
📄️ Get DynamicInUseTables
Search for dynamic In Use tables.
📄️ Get Event resource By ID
Get Event resource By ID
📄️ Search EventIssueOverviews
Get an event's overview grouped by packages
📄️ Search EventIssueSummaries
Get a list of event issue summaries meeting the search criteria
📄️ Get EventOccurrence comments.
Get any comments saved for an event occurrence
📄️ Search EventOccurrence resources
Get the event occurrences matching the query parameters
📄️ Search EventSummaries
Get a list of events summaries meeting the search criteria
📄️ Search EventVehicleSummaries
Search for vehicle summaries related to given event's occurrences
📄️ Gets the health of the events api
Determine whether or not the events interface is considered healthy or not.
📄️ Search Event resources
DEPRECATED, prefer `GET /eventsearch` Search for events given an optional list of idEvents query parameter.
📄️ Get FaultTypes
Get all the FaultTypes based on query parameters
📄️ Get HealthAlert by ID
Get a HealthAlert based on the idHealthAlert path property
📄️ Get HealthAlerts
Get all the HealthAlerts based on query parameters
📄️ Get Issue comments
Get set of comments for an issue
📄️ Get IssueStatus resources
Get all the Issue statuses based on query parameters
📄️ Search Modules
Search for modules by query parameters
📄️ Download DtcReport Excel
Download the DtcReport data in the excel encoding.
📄️ Search and query for DTCs reports.
Roles:
📄️ Get SnapshotEvent by id
Get a SnapshotEvent by it's unique idEvent
📄️ Create new DtcReport
Based on the request body. Create a new DtcReport resource that aggregates DTC event data.
📄️ Search Event resources
Search for events given an optional list of idEvents query parameter. Preferred over `GET /events`
📄️ Get SnapshotEvents
Get paginated Snapshot Events
📄️ Search Primary modules
Search and query for the Primary Module information
📄️ Upload DtcReport result
Upload the excel artifact and tie it to the report.
📄️ Update DtcOccurrence assignee
Update the assignee of a DTC occurrence
📄️ Update DtcOccurrence status
Update the status of an dtc occurrence
📄️ Update EventOccurrence assignee.
Update EventOccurrence assignee.
📄️ Update the EventOccurrence status
Update the EventOccurrence status
📄️ Update HealthAlert active status
Activate/Deactivate a specific HealthAlert based on the idHealthAlert
📄️ Update a HealthAlert
Update a HealthAlert
📄️ Update Issue assignee
Update the assignee of an issue
📄️ Update Issue status
Update the status of an issue