Check for 'request health' without actually changing anything

Hey folks,

My first post here.

If one wants to only check the health of a request (e.g., an update operation) without actually running it, what would be the options? Is there any way?

EDIT: elaborating a bit; for a DELETE operation, I speculate it'd be enough to check if the document exists; for an update, which can include, for instance, a script, it wouldn't be as straightforward.

Thanks! :slight_smile:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.