Get Stats
GetStats retrieves event processing statistics for a specific SSF receiver stream, including counts of received, acted-on, and failed events.
Path parameters
The ID of the SSF receiver stream to get stats for.
Response
SSFReceiverStreamServiceGetStatsResponse contains the event processing statistics for the stream.
Changes
Changed in 2 of the 33 revisions of this API.2101
- ▲
added
c1.api.ssf_receiver.v1.SSFReceiverStreamStatssubschema #2to thestatsresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
statsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
stats/eventsActedOnCountfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
stats/eventsFailedCountfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
stats/eventsReceivedCountfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
stats/lastErrorAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
stats/lastErrorMessagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
stats/lastEventReceivedAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
stats/lastVerifiedAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
stats/streamIdfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
stats/transmitterStatusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
stats/transmitterStatusReasonfrom the response with the200statusresponse-optional-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○