POST a change event to the ingestion url
search cancel

POST a change event to the ingestion url

book

Article ID: 433677

calendar_today

Updated On:

Products

DX SaaS

Issue/Introduction

Using the documentation at Change Events Ingestion API

https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/dx-operational-observability/saas/apis-reference/ingestion-apis/change-events-ingestion-api.html,

You are able to POST a change event to the ingestion url (.../jarvis/v2/ingestion), the response payload is "Accepted Payload"

Tried the example as provided in documentation. 

Cannot query the created event at any time +1m +5m +30m after creation.

In addition, there is no feedback for failure events in the creation api.  For example, changing the tenant_id or doc_type_id to a invalid field still results in "payload accepted"

Resolution

The alarms ingestion end point will support only UTC formatted timestamps. We have made a request to update the online document accordingly.