releaseChunks

The releaseChunks method frees the memory of the chunks that contain the data from the query.

See the Query Example.

Tip The server discards the data after ten minutes. Calling this method to discard the data as soon as it has been read conserves server resources.

Input

Parameter Comment
cmdbContext For details, see CmdbContext and the schema documentation for CmdbContext.
chunksKey The identifier of the data on the server that was chunked. The key is an element of ChunkInfo. For details, see ChunkKey.