List node removal history

View as Markdown

Returns removed machines for the customer, newest first. Covers both auto-removed (actorType system, deleted by the node reaper) and manually deleted (actorType user) nodes. The same machine may appear multiple times across remove/re-enroll cycles.

Query parameters

pageintegerOptionalDefaults to 0

Page number (0-indexed)

pageSizeintegerOptionalDefaults to 10

Page size (max 100)

actorTypeenumOptionalDefaults to system
Filter by removal actor
Allowed values:

Response

Node removal history page
hasMorebooleanOptional
historylist of objectsOptional
pageintegerOptional
pageSizeintegerOptional
totalintegerOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error
503
Service Unavailable Error