Description
There have been multiple support cases where customers requested a way to access lastPing data via API.
There is in fact an endpoint for that:
GET /api/public/v1.0/groups/<PROJECT_ID>/hosts/<HOST_ID>/lastPing
|
As per MMS-1781, it was a deliberate decision to leave it undocumented as the format of the lastPing data is not documented.
It is an opinion of TSEs that the endpoint should still be mentioned in the documentation (with a caveat that the data format it retrieves can change from version to version). That would help us deflect customer support cases more easily.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
|