SearchForTransfers
The SearchForTransfers command action searches for all file definitions that match the defined selection criteria.
The user can use the percent sign (%) as a wildcard character for SOAP and the asterisk (*) as a wildcard character for REST in all parameters to select file definitions based on a partial key. To use the SearchForTransfers command the user must have UpdateTransferDefinitionRight. For more information on these rights, see the AddUserToRole command.
Sample SearchTransfers Command
This command searches for all file definitions that match the selection criteria. Note that ServerFileName uses the wildcard character to match based on a partial key, while the ServerName parameter must exactly match the value in the file record.
java cfcc.CFAdmin a:SearchForTransfers ServerFileName:/tmp/% ServerName:NYNode1Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.