Hello,
I encountered the situation whereby a call to the /topology REST API endpoint (with a predefined query name in the body) resulted in chucked data.
But what is the deal with these chunks, more precisely their TimeToLive? I understand how to get the actual data using the /topology/result/{id}/{chunk} endpoint, but what is the deal with the DELETE /topology/result/{id} endpoint? Am I supposed to perform that action each time I get chunked results or is there an automatic cleaning build into UCMDB? I don't find any setting that controls such an automated TTL for result chunks so I'm worrying about this. The only settings that are query result chunk related are those for setting chunk size and max result size.
Regards
Dominik