openfilesquery close-open-file

Prev Next

This command closes an open file by its open file ID.

NOTE: This command is available starting with VAST Cluster 5.4.1.

Usage

openfilesquery close-open-file --file-id ID

Required Parameters

--file-id ID

The ID of the open file you want to close.

The ID can be obtained with the openfilesquery list-open-files command.

Example

To close a file with ID 9:

openfilesquery close-open-file --file-id 9