I am currently screening for CIFS files open, read, write, read and delete requests on an External Fpolicy server. I would like to listen only to file request for files which have Offline bit set on it.
NetApp Cluster Mode 8.2.
I have created fpolicy-policy-event. But to configure the filters to listen for Offline files there is a Filter value in the API, called offline_bit but it is applicable only to NFS. How can I listen for offline file requests only on the External FPolicy server ?
Filter Name: Monitor only offline file
Filter Value in API: offline_bit
Description: Send notification for only those files on which the offline bit is set. This filter doesn’t work on folders.
Note: Only the filters write_with_size_change and offline_bit are applicable for NFS. The other filters are applicable only for CIFS.
Reference:Fpolicy SDK for ONTAP Cluster Mode.pdf published by NetAp.