| cleanup | Archive or delete log files, transaction entries in the database, and, optionally, files in the Send, Sent, and Received folders, for the specified workspaces and connectors. |
| copyConnector | Create a new connector using an existing connector configuration. |
| copyWorkspace | Create a new workspace by making copies of all the connectors in an existing workspace. |
| createCert | Create a new digital certificate (public/private key pair) for encryption, signing, decryption, verification, SSL/TLS, and so on. |
| exchangeCert | Exchange the specified certificate public keys with a trading partner. Only applicable for AS2 and OFTP connectors. |
| export | Create a configuration file (.arcflow) out of profiles settings, connector settings, or workspace settings. |
| exportDataEncryptionKey | Export the master encryption key as an encrypted data block that contains the data encryption key and its associated cryptographic metadata. |
| getMessageCount | Retrieve a count of all the unsent messages across all connectors in one or more workspaces. |
| getTransactionLogs | Retrieve detailed transaction log data for a specific transaction. |
| import | Import profile, connector, or workspace settings to from a configuration archive (.arcflow). |
| importDataEncryptionKey | Import an encryption key (typically exported from a production environment) into a development or test instance, enabling the development environment to decrypt configuration data and credentials from production backups or imports. |
| receiveFile | Instruct a specific connector to trigger the connector’s receive action to download/receive a specific file (available for FTP, SFTP, and S3 connectors) or all applicable files (based on the connector’s configuration). |
| requeueMessage | Move a message back into the Send folder processing queue so it can be reprocessed. |
| sendFile | Instruct a connector to process (upload, send, transform, and so on) a file in that connector’s Send folder. |
| setFlow | Set the flow connections for the specified workspace. |