Name | Description |
---|---|
success | All FlowFiles, for which an existing file has been deleted, are routed to this relationship |
not found | All FlowFiles, for which the file to delete did not exist, are routed to this relationship |
failure | All FlowFiles, for which an existing file could not be deleted, are routed to this relationship |
Required Permission | Explanation |
---|---|
read filesystem | Provides operator the ability to read from any file that NiFi has access to. |
write filesystem | Provides operator the ability to delete any file that NiFi has access to. |