Interface AdminGetLatestEventSubscriptionExecution200Response

Export

AdminGetLatestEventSubscriptionExecution200Response

Hierarchy

  • AdminGetLatestEventSubscriptionExecution200Response

Properties

cluster_time?: any

The time of the latest event in the most recently processed batch. If the value of cluster_time is significantly earlier than the completed_at time, the event processor (e.g. Device Sync) is lagging behind the event .

Memberof

AdminGetLatestEventSubscriptionExecution200Response

completed_at?: any

The last time a batch was processed from the event stream. The value of completed_at should be relatively close to the current time. If completed_at is not updating over time, it might mean that the event processor (e.g. Device Sync) is down or stuck.

Memberof

AdminGetLatestEventSubscriptionExecution200Response

data?: any

Memberof

AdminGetLatestEventSubscriptionExecution200Response

resource_id?: any

Memberof

AdminGetLatestEventSubscriptionExecution200Response

Generated using TypeDoc