BIS Server API SFTP Server Adapter
SFTP Server REST API enables management of SFTP server partners and listeners via secure RESTful master data operations.
Description
The BIS Server API SFTP Server Adapter provides a standardized interface for managing SFTP server master data within the integration platform.
The API supports retrieving master data records individually or in batches, as well as creating, modifying, and deleting records. All operations treat master data records as REST resources identified by a dedicated REST Resource ID.
In the context of this API, two entity types are defined.
A partner represents an SFTP server address master data record and defines properties such as relative paths, file masks, filters, and user-specific settings.
A listener represents an SFTP server listener master data record and defines server-side properties including network interface, port, authentication, connection handling, and data transfer settings.
The API enables consistent and automated lifecycle management of SFTP server configurations.